Loading Tool

Explorer IconExplorer

Memory Pool

49,558 transactions
29.80 vMB
0.22169282 BTC
Random Selection Loading Transactions
Max Size: 156.57/200 MB

Candidate Block

Mining Attempt 9c54d380a2614d06a69834a4eed3e3222ef93ba30fa066e919f9769bf55f1e8a
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root b169dcaae5e11b4f3928872f3087dad035e1aa77cc64c3238dea1c3e0d6bdf9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.08474959 BTC
Feerates: 150.67 > 8.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (354,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,317 560,317 0000000000000000001034b2752839cbc07389a80b6f1caf2dcb1d75e7c6aa76 1,578 0.54/1.00 vMB 6
560,316 560,316 0000000000000000000becc5c49d727bba3781f6c24b02e54d4d40c734c50003 2,762 1.00/1.00 vMB 15
560,315 560,315 0000000000000000002a3196eecd8a3a78fbef3af7284e92e6d48ee4447cb88b 2,596 1.00/1.00 vMB 21
560,314 560,314 0000000000000000000ac066d5a7de386af75d5555b65fe8702ef44ab4253637 1,551 0.52/1.00 vMB 10
560,313 560,313 0000000000000000000f88dce9277deacb5264e36a20bb6cc9109316e5710ae5 52 0.01/1.00 vMB 4
560,312 560,312 000000000000000000246134fefd778ade933cbef1d4f41bf00d339355571c30 1,735 0.57/1.00 vMB 9
560,311 560,311 0000000000000000001be0185a3dec28bf1585c27e649a10ce3f6a686ef9594f 2,690 1.00/1.00 vMB 17
560,310 560,310 00000000000000000018946321d46cc4ab02b3287e88ba3dcbab0fd2322711f0 378 0.11/1.00 vMB 17
560,309 560,309 000000000000000000075e581c2bf17c2c5ad21f8221611f8500969ce7eb01e7 2,730 0.99/1.00 vMB 14
560,308 560,308 0000000000000000001629895c6f7ec46926a73d2087f508eec3f6c02a4c8b59 118 0.03/1.00 vMB 11
560,307 560,307 0000000000000000000582a362f7214f42876e6f34aec10592fcf55883eb3dd4 1,307 0.43/1.00 vMB 14
560,306 560,306 0000000000000000002de690c91b7c0083b7c34701de7a22da08fbb9a3221035 2,948 0.97/1.00 vMB 11
560,305 560,305 00000000000000000009a4135dad4c4463dd49d0f9e7f80bc864169c5c78f8e5 1,305 0.45/1.00 vMB 29
560,304 560,304 0000000000000000002d1f8b6a19089375e7549bc7ed680cd6ed151e30e9c095 1,519 0.55/1.00 vMB 13
560,303 560,303 0000000000000000000b657f098257dd721ee20ef8a44acc8f6c08655598931c 1,032 0.35/1.00 vMB 5
560,302 560,302 00000000000000000022ecd59a1fd35af06f9f4d754ba159eadeaa09266c81df 2,508 1.00/1.00 vMB 16
560,301 560,301 00000000000000000026b4f58bc49d0edc26c014e05e3305ede800d529a16b9c 2,227 0.77/1.00 vMB 12
560,300 560,300 0000000000000000001ea396cda2f04ec12d0cf4c5de5b0f1abf09a037430b22 1,695 0.66/1.00 vMB 8
560,299 560,299 0000000000000000002cb3a00fea0674908df4a4ce0204fe5f1c32f312a69362 2,027 1.00/1.00 vMB 5
560,298 560,298 0000000000000000001e2a167485bc78b03a218e2f2a5acea4a1d0eff2842ba0 2,574 1.00/1.00 vMB 11
560,297 560,297 0000000000000000001743e79685663c433b76f52ea1369805e7b1d2bf0496c2 2,762 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.