Loading Tool

Explorer IconExplorer

Memory Pool

83,275 transactions
30.17 vMB
0.13134690 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 2e1a998db0a3e7e27f8f752dba3ec0ca6eb1a7fe694a631211802e51fa85e0d4
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 46dd748310ba751a004e2a27e45e7fb894d5086ef7356d66a5670c5a2bba8d53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.06645812 BTC
Feerates: 641.71 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (126,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,486 788,486 0000000000000000000494696a439da24c5b3e32fbca1c5226f0aca65ed25d51 4,392 1.00/1.00 vMB 112
788,485 788,485 000000000000000000059f775dffa3fa8ad8b42606845614eb5042eb2ecd7bc7 4,774 1.00/1.00 vMB 95
788,484 788,484 0000000000000000000003cd934f243d3ea498fb096f31af49995b3373740606 3,646 1.00/1.00 vMB 121
788,483 788,483 0000000000000000000450dd546b383f4065d724797f135b5d229741aed9bf56 4,631 1.00/1.00 vMB 100
788,482 788,482 000000000000000000049ea87a4622cb8eb0f6095d10bc90a2fc49fe06232698 5,031 1.00/1.00 vMB 100
788,481 788,481 00000000000000000005a44878991ee3a006e21e2a75134b244e5d8f0dfd0b75 4,309 1.00/1.00 vMB 118
788,480 788,480 00000000000000000002beb63e12e3bf40ffad65abf61b4f17545abcc59084cd 4,940 1.00/1.00 vMB 110
788,479 788,479 000000000000000000050bdb59beaf3714c12469002c07d9212588f7fffaade4 4,743 1.00/1.00 vMB 92
788,478 788,478 00000000000000000002e2140460bb62cbc484710da14975fa9d2c4c9a2d3534 4,940 1.00/1.00 vMB 107
788,477 788,477 0000000000000000000098dcb6ab93caf8a898725efef8ddff5ffd26347f5117 4,156 1.00/1.00 vMB 143
788,476 788,476 00000000000000000001649136dd700816541647e96261590bc7a7cb578eafec 3,975 1.00/1.00 vMB 154
788,475 788,475 00000000000000000005752a0fdf7f44d98b46afad444f3fef0110f946da3f65 5,045 1.00/1.00 vMB 103
788,474 788,474 00000000000000000001e4b5c0d25e7b10dcc4582e86ed3e4ada952fff52380e 4,962 1.00/1.00 vMB 100
788,473 788,473 00000000000000000003f7f0c0399392e3c21bd27b5458e3af63b465853f912b 4,717 1.00/1.00 vMB 120
788,472 788,472 000000000000000000004cd651c8c51ca1d313233407d024952cfd02f3d5c351 4,789 1.00/1.00 vMB 142
788,471 788,471 00000000000000000002253fbfb5e8e8349536b69bb2f013e1c17409a66e8f71 2,239 1.00/1.00 vMB 180
788,470 788,470 000000000000000000008ac3d2cbb87713535c7ae39f41a0a5ecb7cd171824fc 4,589 1.00/1.00 vMB 116
788,469 788,469 00000000000000000001a784696f963311884cec67bfaf14ef435acd476ae8cd 4,537 1.00/1.00 vMB 105
788,468 788,468 0000000000000000000295cfec7f25ca7837461dfc7a51472282ad06f68797cd 4,589 1.00/1.00 vMB 110
788,467 788,467 00000000000000000003b0b9b1ca660894ae5571ea0a3faee3e9e81fd63265d7 4,802 1.00/1.00 vMB 122
788,466 788,466 000000000000000000004fc49d7775cbd0d2b3de00cd12388c14e7f3f3905399 4,093 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.