Loading Tool

Explorer IconExplorer

Memory Pool

41,195 transactions
26.28 vMB
0.07410928 BTC
Random Selection Loading Transactions
Max Size: 136.88/200 MB

Candidate Block

Mining Attempt dfc4e40028c959bcd293d14405834d55e1299c9f7fa052ad634742820337985d
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 00ca186dad5cac42f85ce693193d8e411344d92d9144544235ef2d57d3e77c7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,762
Size: 1.00 vMB
Total Fees: 0.02596140 BTC
Feerates: 150.98 > 2.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (586,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,477 328,477 000000000000000003449170f29427a693612c9d8a16264d5946ca74e86d18fc 365 0.18/1.00 vMB 27
328,476 328,476 0000000000000000071740541559f2b928c67d0b34ff72dcf347f0cd1869a400 539 0.31/1.00 vMB 26
328,475 328,475 0000000000000000135716b52e41b4b332c379303d650e2c76cbd75f6dba51d8 255 0.24/1.00 vMB 18
328,474 328,474 00000000000000000b71b57218f37a50b7650c93240505e8dc869663e28e7835 327 0.18/1.00 vMB 26
328,473 328,473 0000000000000000179cb48cafbfe3ac3b8b8585af5294109a2fc64e0854d7d2 325 0.29/1.00 vMB 19
328,472 328,472 00000000000000001536e90103943824fe57ba373e536b36d0fa862bd71982b2 128 0.06/1.00 vMB 27
328,471 328,471 00000000000000000ac06cb7151791d2012eb88e054cd622b356586b3cf5c68e 151 0.07/1.00 vMB 26
328,470 328,470 000000000000000019b2f0a2a25537bb11c9eb148192fc05fc14f2bc9065d2e1 717 0.43/1.00 vMB 25
328,469 328,469 00000000000000000a4a3bf5b8d7975a63462c989672a075f9c7404228c6cb00 626 0.49/1.00 vMB 19
328,468 328,468 00000000000000000ad5ea6f7f366bd59049e3c3f61b7c14919c061cfb585cc5 1,378 0.75/1.00 vMB 28
328,467 328,467 00000000000000000e99dc9459fda729994508564c94caaf4a06fa492a0698b8 853 0.63/1.00 vMB 26
328,466 328,466 0000000000000000101744b0afe6216c9ce35cc22d781283cec67fe3ef81781a 32 0.01/1.00 vMB 67
328,465 328,465 00000000000000000aee7022fc8642135c115750933e66e142bcdafba73d5cd1 436 0.24/1.00 vMB 24
328,464 328,464 000000000000000011ef079162a6178d021460fa9a9f29dd28fb18881624fc8b 1,224 0.52/1.00 vMB 29
328,463 328,463 00000000000000001a615355e04d004b2f0efa86cb6868700b356920fe21d709 27 0.01/1.00 vMB 28
328,462 328,462 00000000000000000f64a563e147fdbcfd0d5e746a20cd396c6e3f2293af7d75 192 0.09/1.00 vMB 19
328,461 328,461 00000000000000001ba90d6510f9e23c75231860c5906b004f8a470a82c3c782 1,265 0.61/1.00 vMB 30
328,460 328,460 000000000000000007d471c904d249f530da6a2042d3d4b76454af27d23dbf90 64 0.02/1.00 vMB 38
328,459 328,459 0000000000000000162aea34a55d1aa4b37048f9c52454120335e7bd3e3a1247 660 0.45/1.00 vMB 22
328,458 328,458 000000000000000010c837484a50d08b4c9adc183548f63b4ace69504ba580e8 512 0.18/1.00 vMB 44
328,457 328,457 0000000000000000126c733b49a8698e9f0c735570a83a3a4c65187a7435742e 692 0.37/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.