Loading Tool

Explorer IconExplorer

Memory Pool

72,225 transactions
19.97 vMB
0.05292220 BTC
Random Selection Loading Transactions
Max Size: 133.55/200 MB

Candidate Block

Mining Attempt 28d1eaf65a3edd7062dd99917dc32b8f71ea28cbdcf3b146ef67b3db6fb16159
Version 20000000
Previous Block 00000000000000000000497d07ff3460e10ff37edbab9d7cafb89c34db241493
Merkle Root b575175ee3bd8cc21781f7b435df5cbc94d820c1175fada7c21729c7d9bdd24d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,827
Size: 1.00 vMB
Total Fees: 0.00962107 BTC
Feerates: 300.83 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,036 (802,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,314 113,314 00000000000011914c2b692b7044f9bc56cfa5542c63ead07b303f5a9ff68d61 15 0.00/1.00 vMB 503
113,313 113,313 0000000000009b31da9fb83bb47746bf7c9fe07794b0204a1fd6717bfff065f7 34 0.01/1.00 vMB 174
113,312 113,312 0000000000004a140784191141553725211f0baf8963456a5a088757c7e1417e 12 0.00/1.00 vMB 832
113,311 113,311 000000000000b5e1eb2f3e98106294e817f566c4cf2418bd4dd0a4c2b40176aa 13 0.00/1.00 vMB 742
113,310 113,310 0000000000000c94f58d8adb9c3062542d6855a32c4f920b6b7127fc3fed6a64 10 0.00/1.00 vMB 734
113,309 113,309 000000000000cbdea8bf8124646691ee1d9d29d9ddb6fa26943347eb1a8ec42e 9 0.00/1.00 vMB 325
113,308 113,308 000000000000096055fdf61a8e73b9dc161c948a729807c239c9a5dfc2a5bd3c 30 0.01/1.00 vMB 617
113,307 113,307 000000000000d0cfec4c711067b625cb43275871d520da285ef0fc2e088cd18f 5 0.00/1.00 vMB 849
113,306 113,306 00000000000042722e4bb395f283603e69bfe976ceaf42d4113a5b20c6077eed 10 0.00/1.00 vMB 0
113,305 113,305 0000000000004c12b38bfa555601606093900afd3aaa21314f664b2f763c82c0 2 0.00/1.00 vMB 3,861
113,304 113,304 0000000000001b09cbd526bff70e8f0ef7668e91f31748dce26e45e6d412f9d9 5 0.00/1.00 vMB 311
113,303 113,303 00000000000028aef20791238621595cba8f4206a32905bf702079b5496dcb8f 1 0.00/1.00 vMB 0
113,302 113,302 0000000000002db0cfdb30794f7f7dfdaacbef0cc98bb2aefbf18668e99a93f2 168 0.04/1.00 vMB 0
113,301 113,301 0000000000009d9d4f427d0d66edf84c0edc8c61ef5b694cd3823c7ee42c8599 11 0.00/1.00 vMB 597
113,300 113,300 00000000000005acb2285e4c101848bf631382229f10a5ec5e15033c166d40d8 2 0.00/1.00 vMB 2,469
113,299 113,299 000000000000135e3ca08a7dc70b765c3641ee9019848f8840a770f7a423816d 26 0.01/1.00 vMB 113
113,298 113,298 00000000000095a79fcba8b04c48b8e816f279fb5dac86acb341c73ff7ba3ec5 8 0.00/1.00 vMB 0
113,297 113,297 00000000000066b9e8ff02853132396a5e940ab7342369e5714220bde75085aa 10 0.00/1.00 vMB 640
113,296 113,296 0000000000003860c660ecb551e9a6439d648a9506417257861b9223abd2a468 10 0.00/1.00 vMB 0
113,295 113,295 000000000000473306bb7eb931266b9847054e99b8c6959b8e20ddd8781158e2 31 0.01/1.00 vMB 267
113,294 113,294 00000000000019225c0a482d57ba54fda0fc4d4738466225aec7fc7b796fd228 13 0.00/1.00 vMB 311
Previous 10 blocks ↓
Total Size: 784.18 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: 811.73 GB
    • Received: 23.57 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.