Loading Tool

Explorer IconExplorer

Memory Pool

14,334 transactions
8.70 vMB
0.02021416 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.23/200 MB

Candidate Block

Mining Attempt a9f2daf7361bec691f18d4073d9a4fe793a2619fa081269f0c2c06662a18ab85
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 62e1f069821d562ae3d86063bdbd724cac06e2b681e9ede1a42a00a158ae7ea6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,224
Size: 1.00 vMB
Total Fees: 0.00730165 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (767,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,485 146,485 0000000000000134b57f7dd16b7cb305b81bb611152367ea10ea84c43b5a442d 22 0.01/1.00 vMB 58
146,484 146,484 0000000000000825e81eefce14363d645031c51d988b9e46be95d9a81e6969e8 91 0.03/1.00 vMB 30
146,483 146,483 00000000000006ee7f7c3a5268c3f6878764030c7fc113b219c63ce529aa3579 15 0.00/1.00 vMB 57
146,482 146,482 0000000000000694aef893b0320fec0eec4ae984fd3b4a7867c37805b7853c14 31 0.01/1.00 vMB 78
146,481 146,481 0000000000000856f7fffc3f96fc4da41a2334211a5fcf6aab8f6c70e6532172 30 0.01/1.00 vMB 87
146,480 146,480 0000000000000781eabadbee22c923979e789ef3158e754aee77d006de0852b0 36 0.01/1.00 vMB 22
146,479 146,479 00000000000009273105e28a806371b2cc35967ad03e1abeb05296cfe79b804e 39 0.01/1.00 vMB 97
146,478 146,478 0000000000000738d24d97d373c0ac849afaae554dd17add952f23945807e702 1 0.00/1.00 vMB 0
146,477 146,477 00000000000007b796a9ed55a6538eb3a7efcbf495a23ed536f02bd1995c0d85 6 0.00/1.00 vMB 68
146,476 146,476 00000000000004b19a44a7dfbf16cb8c531aeb6969100c21fcab85aa90a6d427 17 0.01/1.00 vMB 62
146,475 146,475 00000000000004dd8bae7a5241c0326a210d0e26f7494d66f2682ee08d7827ff 75 0.04/1.00 vMB 342
146,474 146,474 00000000000006ce121ccd4a1a4792faa357968fe3720a5e3bd9f8a5ad7b97fc 42 0.01/1.00 vMB 64
146,473 146,473 000000000000028a7bc1b50cbb48604726b255abdbece04a8d0a12df43ea74a7 116 0.05/1.00 vMB 85
146,472 146,472 00000000000008094c4ab1eec0af203dacbe7ba3f5c4eff2a8ce7aaba9bdbfba 19 0.01/1.00 vMB 37
146,471 146,471 000000000000072f66746ac042e82d55422b07431a19962d041ac2c20d12c652 22 0.01/1.00 vMB 53
146,470 146,470 000000000000051ab56ca2a34bb294988c3efbd88dc226219c1223bb58ca8fe8 47 0.02/1.00 vMB 306
146,469 146,469 000000000000098a66f5b2531d05f6ea7d09fbaa185ecf52e0fb708ab2c9ccda 89 0.04/1.00 vMB 708
146,468 146,468 000000000000096a96fea5d549f3ccfa4f7fc6d2820a7b1e468ab38143f6fc1e 18 0.01/1.00 vMB 44
146,467 146,467 000000000000007aa86ba93fdf78316151380aff5278feb92c20c319beb1d5dd 59 0.04/1.00 vMB 46
146,466 146,466 0000000000000134f6b59b94562523edd5aa29bf3b8ac601ffd07cce25924b99 7 0.00/1.00 vMB 38
146,465 146,465 000000000000024dd0d4904f402cec49092b8be79a610c24ab7f9b3d170c961d 20 0.01/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 779.85 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: 430.84 GB
    • Received: 2.35 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.