Loading Tool

Explorer IconExplorer

Memory Pool

42,731 transactions
32.54 vMB
0.13671881 BTC
Random Selection Loading Transactions
Max Size: 162.57/200 MB

Candidate Block

Mining Attempt 98e7599ea99d9fd41de8ad83be3db1f05469308f7968f434c622523b853e4807
Version 20000000
Previous Block 000000000000000000013cd46d945cd3237f55f5764ba0b347e0055cb459bae9
Merkle Root c9d39238993cfb7da38dccf85f37aea5a48f8acb19a007e0415fc6dce10adce3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,786
Size: 1.00 vMB
Total Fees: 0.06553544 BTC
Feerates: 301.69 > 6.57 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,374 (788,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,485 125,485 0000000000001679c13458615907694d2897d361f7601f074e72ecdee99ac47a 6 0.00/1.00 vMB 0
125,484 125,484 0000000000002a76b5437e46767bdac680e9e037ab1a9b4bd5e081f074259381 8 0.00/1.00 vMB 345
125,483 125,483 00000000000002f008269bf355398b06f7fce51afffefb19cd4c7dc347716ca7 37 0.02/1.00 vMB 309
125,482 125,482 0000000000001bcdeaef11ae5bf8d23c17121dfdcd9b5f0ad7d31796c5db224b 7 0.00/1.00 vMB 0
125,481 125,481 0000000000003dd075aefb4fddba500f5991a8d7e5de0a12087baa796cc2699d 22 0.01/1.00 vMB 445
125,480 125,480 0000000000002c69944c064c21dc38a82014c909a822a2b719e5a76d58981854 6 0.00/1.00 vMB 506
125,479 125,479 00000000000029b1c1271165d2fa9ddb0121ee2ecba275b3f59d2f39e5e03dae 10 0.00/1.00 vMB 589
125,478 125,478 0000000000000650f6428c140f4f1fb4a222f950062730c13548325cc57814e4 17 0.01/1.00 vMB 634
125,477 125,477 000000000000363f2a032627eb1312007cfec081a43e4a83de2a405d0bbc6646 7 0.00/1.00 vMB 358
125,476 125,476 0000000000003b9eb2313701a613e3c688a9491860a568ea705405d079911f0f 8 0.00/1.00 vMB 1,171
125,475 125,475 00000000000010e3565223a5d01c517edce59d395bc15c054532f953598a724e 12 0.00/1.00 vMB 1,004
125,474 125,474 0000000000002cb58c2e3bd6a0863058920e1eebf1af26040c1d4f3351e5c19d 20 0.01/1.00 vMB 619
125,473 125,473 0000000000001048de34f2b8b3f7bcde4bcce0803995b76399151aaee0a2c195 16 0.01/1.00 vMB 1,118
125,472 125,472 0000000000003ef729dff8dcc9882930ac417787e8a67d504eca347c4723a4d3 12 0.00/1.00 vMB 0
125,471 125,471 000000000000072074da7ae3f74618eed73e023b090cfe4778ef4c611b31e2ee 12 0.01/1.00 vMB 890
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
Previous 10 blocks ↓
Total Size: 781.26 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: 596.60 GB
    • Received: 9.78 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.