Loading Tool

Explorer IconExplorer

Memory Pool

75,400 transactions
27.79 vMB
0.07971766 BTC
Random Selection Loading Transactions
Max Size: 169.00/200 MB

Candidate Block

Mining Attempt 297f7f6d374711fe0f56ca660095f16dc30754675c9c83feb05cc3d12752834e
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 4c6fcdced4d1f76dc0ed6841d92c1583b4a07bc4a024f707667645b5180aebf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.02015719 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (491,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,269 424,269 0000000000000000048032343fd840531d8800ef0a6a0f7e6d6f733bda4e98b5 2,712 1.00/1.00 vMB 136
424,268 424,268 000000000000000002afae595ac77263bb360c5039b92e8f95290f03ee5849ec 660 0.31/1.00 vMB 80
424,267 424,267 000000000000000000790f000ba8f19a18aa07d1dd3e2c1bb0112809203a29bd 1,664 1.00/1.00 vMB 50
424,266 424,266 0000000000000000049b34553ac507b89582a28e78772cbb9048eddf3ec70394 2,019 1.00/1.00 vMB 75
424,265 424,265 0000000000000000010df01d1101f494adefe83b384ff3794f7145213121b7a3 1,275 1.00/1.00 vMB 30
424,264 424,264 0000000000000000046627e562de4625a4c4c77d1873725423d76b8fad91fc7d 1 0.00/1.00 vMB 0
424,263 424,263 0000000000000000007f9615f5faf13147338f3fd7d0d7acd6cdeab153601a40 1,683 1.00/1.00 vMB 34
424,262 424,262 0000000000000000043aa2d49584bb089affda3c40bc16e48b807f4dcd6e046a 1,911 1.00/1.00 vMB 70
424,261 424,261 000000000000000003c56339491f83a4e1fd7982c085fb40dd659287113a6841 2,257 1.00/1.00 vMB 60
424,260 424,260 0000000000000000007707a0c0ec589f68f931d9cc1913c8673408ee97a43a66 2,056 1.00/1.00 vMB 78
424,259 424,259 000000000000000002a6eafb8e2aba551cc0f648487293177a2b8fce45081043 2,552 1.00/1.00 vMB 134
424,258 424,258 000000000000000000b1db8c684b37270eca1c55c9a77870766a565305cfc6e3 2,316 1.00/1.00 vMB 77
424,257 424,257 0000000000000000053c2f05b41717140dec6143defe79ef9ea9bb662313ec6d 1 0.00/1.00 vMB 0
424,256 424,256 0000000000000000050c42e32f6b3fa66e8000f6b59e29cdcb1bd9da85d0e39b 1,678 1.00/1.00 vMB 36
424,255 424,255 00000000000000000114c09f7cf4b41f64e52f9ba4218382a6313ca6accd9633 603 0.31/1.00 vMB 64
424,254 424,254 000000000000000002a0ce8dbf048c53ec493639fb27fc06c3d00530fcc13276 2,182 1.00/1.00 vMB 79
424,253 424,253 0000000000000000005a2787769b1f1dee9a495e5d247856c0e016b2c327fa6f 1,652 1.00/1.00 vMB 44
424,252 424,252 000000000000000001ef7f849ec052e5df365856dfd7d04b6ab6b4422c5e6e03 1,489 1.00/1.00 vMB 44
424,251 424,251 000000000000000003f05e770fd0d69c633ee7ef54103db1c89506e47382d15f 2,050 1.00/1.00 vMB 60
424,250 424,250 0000000000000000043cd73e05563a22ca49e465afd8c9ee23207501f5cd35c5 1,389 1.00/1.00 vMB 36
424,249 424,249 000000000000000004755fbd125d61db0a1321c91227cb4cdb756b9f7c8c7523 2,039 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.90 GB
    • Received: 17.62 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.