Loading Tool

Explorer IconExplorer

Memory Pool

43,276 transactions
26.88 vMB
0.08736264 BTC
Random Selection Loading Transactions
Max Size: 140.59/200 MB

Candidate Block

Mining Attempt eb361433a6132b6a1207518e7d9add042c6a91f3473ecb980cc2acec4a58df97
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (122,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,269 792,269 000000000000000000038e57957752aaabc41702f5ca513798efe19dcdab4327 3,112 1.00/1.00 vMB 92
792,268 792,268 000000000000000000030eefb9192d217aa4fb04c49888b2afe853fe3c6e52b0 3,730 1.00/1.00 vMB 34
792,267 792,267 00000000000000000004c3533aff72df01a7010dcb7ef085ef5f9adb8e34d1b0 3,182 1.00/1.00 vMB 40
792,266 792,266 00000000000000000003c3de14d9d700be9034ba4baffb2e9d995e65a37dd6c3 2,961 1.00/1.00 vMB 50
792,265 792,265 000000000000000000038b40a9075b1cb9e53afcee60caeb016895444756af54 3,532 1.00/1.00 vMB 52
792,264 792,264 0000000000000000000345fd4e8cea4f5a13355140835308ccb65451f06bd72b 3,278 1.00/1.00 vMB 66
792,263 792,263 00000000000000000003f09fb0e79b2e07941b7aef0c1552947d888752f8a470 3,171 1.00/1.00 vMB 62
792,262 792,262 00000000000000000001304f1ee2b67ecbf897d246a9cf1b9dc2df08b0ec06ee 3,959 1.00/1.00 vMB 60
792,261 792,261 000000000000000000020f3db9ef229bb0581e13403980886e6ad5113cf1f53c 3,129 1.00/1.00 vMB 67
792,260 792,260 0000000000000000000547340cb297c6e03164ce36d6ba03412653ebc55150a3 2,489 1.00/1.00 vMB 73
792,259 792,259 00000000000000000003e648e5538b201c075402c8c57831713ac7951449b344 3,613 1.00/1.00 vMB 66
792,258 792,258 00000000000000000004d5387e930f37e2c56aaaa2ff1e67722d41593e4ccc05 3,119 1.00/1.00 vMB 28
792,257 792,257 00000000000000000000b1125034f2f46d54070baaa7e2514aa078d367735c96 3,319 1.00/1.00 vMB 46
792,256 792,256 0000000000000000000581c4def40a6523847d7e1791250ed0004892af2d609e 3,806 1.00/1.00 vMB 65
792,255 792,255 00000000000000000000cc874f2cc8bbb1ddfb63ab336c5fa54a70871e56c986 3,014 1.00/1.00 vMB 39
792,254 792,254 0000000000000000000520b397a513a58a1f7225800d1914c4ec4b5ba0269d68 3,194 1.00/1.00 vMB 37
792,253 792,253 0000000000000000000388ca5d10a0bab969cceda90a5277c8efd810b37711cc 3,694 1.00/1.00 vMB 38
792,252 792,252 000000000000000000025324741eb033e55d1d8df432e655439bce864d4c2836 3,734 1.00/1.00 vMB 37
792,251 792,251 000000000000000000047010a960ce315135e25e0b1bdd8b96cbab30d76a54b5 2,611 1.00/1.00 vMB 27
792,250 792,250 000000000000000000052c514d8ca3ecf08a1bfce363fd8b7d0a520987d6c11a 3,883 1.00/1.00 vMB 51
792,249 792,249 0000000000000000000243a561654dd6a913ffcad4d4dcc44094dc9157aab8c5 3,186 1.00/1.00 vMB 38
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.26 GB
    • Received: 13.84 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.