Loading Tool

Explorer IconExplorer

Memory Pool

61,510 transactions
35.31 vMB
0.09622712 BTC
Random Selection Loading Transactions
Max Size: 186.52/200 MB

Candidate Block

Mining Attempt 335ab77f14cca854e72d9c6d6c7da665512106fd39d28a2aaa2e7868e0602235
Version 20000000
Previous Block 00000000000000000001832fa43ee3940565b338759f47f6548c9a4ec1ccadf4
Merkle Root d0adb717bbc4e59b630fe9c151e6ca57193e1611f39bc7138e5efa0ce619ba99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,784
Size: 1.00 vMB
Total Fees: 0.02069857 BTC
Feerates: 66.55 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,407 (788,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,470 125,470 00000000000018470ed3f6c5ed83618d8884f9950a91ccc555860b2842c3af48 12 0.00/1.00 vMB 17
125,469 125,469 0000000000000523a5c5119e6195f96e87281528947de2e4c8dc570e551e8801 15 0.01/1.00 vMB 1,036
125,468 125,468 000000000000386e6f7df31e92fc3e770163e2683cad52824901e16b08d647f1 37 0.01/1.00 vMB 1,075
125,467 125,467 000000000000413278522394dddbb600c4fd6098b858b0c6c69f302e9cce5326 1 0.00/1.00 vMB 0
125,466 125,466 000000000000049de9148a979c6bd910f90d6d94f1fe9341950158c3f0bb5451 32 0.01/1.00 vMB 611
125,465 125,465 0000000000002e29ad83af498589121fad98ad3303dc4dfdd41614f2767ca109 30 0.02/1.00 vMB 844
125,464 125,464 00000000000033db29853fba98774c1c2f8abc82f6bc6e899aab6ad522958314 12 0.00/1.00 vMB 352
125,463 125,463 00000000000029de37a05ab6127cef508693b1bda664e4160ad82f074c9d2624 34 0.01/1.00 vMB 168
125,462 125,462 00000000000035e9882e712f6e19c35fd2e0c802f56bfc7c0872aec7419401de 23 0.01/1.00 vMB 801
125,461 125,461 00000000000032ee6e55c1c71b23ced1a838d245377c0f3072510efcec092eba 74 0.02/1.00 vMB 1,922
125,460 125,460 000000000000083d9d4fedcb4ace86293bd1a2a460409399e35d28a135338583 8 0.00/1.00 vMB 630
125,459 125,459 00000000000034d611ef05eacddde67c92c704091f4ecc7b9bf867195cb2de2e 15 0.00/1.00 vMB 541
125,458 125,458 00000000000027271de797f439dd45fcaaed44d228baf183d9bc2e3c175232cc 12 0.00/1.00 vMB 1,751
125,457 125,457 00000000000024bb084fc14d4bb25e2cd54ff368fe0e5f550a93a81fb0bc7cad 5 0.00/1.00 vMB 4,008
125,456 125,456 000000000000291f30b47587edb3f237408601c1445875a19d24ed4850ec7b7d 19 0.00/1.00 vMB 0
125,455 125,455 0000000000003695ffc2450a16be5b968c20e2fa8d24314edef9cfd15a1a2e10 51 0.01/1.00 vMB 144
125,454 125,454 0000000000001204c81947face1a08d6f8c67a354d8b89603b0381c6fcc53605 11 0.00/1.00 vMB 362
125,453 125,453 00000000000007980e7356277d84c2d25939caad9f346b4debcc032ae94c332e 38 0.01/1.00 vMB 148
125,452 125,452 0000000000000e56401f9f7109e7130736c0a350e3127178e9b27aac380464b0 10 0.00/1.00 vMB 306
125,451 125,451 0000000000001b61a803de25b1ac414ff184978d4370ce9b3f5be4554d4c187e 20 0.01/1.00 vMB 771
125,450 125,450 0000000000003d2bf32b38f26cccbb6f0b87f760373aaa2b42a3f48d9225c699 16 0.00/1.00 vMB 904
Previous 10 blocks ↓
Total Size: 781.32 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: 601.20 GB
    • Received: 10.11 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.