Loading Tool

Explorer IconExplorer

Memory Pool

86,228 transactions
32.87 vMB
0.07471768 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 957304aa886c7cfe41e07747c93862384927236d5a92c805e787afd27c4201e1
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 777f2efb13369f42087f639390e855c594f35ef507dbde0472d3ec4b24e8e45a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,114
Size: 1.00 vMB
Total Fees: 0.00949066 BTC
Feerates: 151.14 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (561,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,533 353,533 00000000000000000f8a10b23be8a23ea67a582870fc1b1d46c3c97538ef4ed6 240 0.17/1.00 vMB 15
353,532 353,532 000000000000000007a0df73f2c25e22e2f14232fad05022198e102f8cd63bb0 294 0.20/1.00 vMB 22
353,531 353,531 000000000000000008e9e143ba234b3e900d60d0950bca8d5b855ecb61ad1e03 557 0.28/1.00 vMB 27
353,530 353,530 000000000000000010341315042a6a22c9f6a3bc4bcbec1aee95b2e4a21c5b97 1,122 0.66/1.00 vMB 14
353,529 353,529 00000000000000001164e3e08fec1d302306bb351518c9d3239c889969d627a2 383 0.75/1.00 vMB 11
353,528 353,528 000000000000000003a9ddb5ac3929b542571011cec3bda865a2e97c8c7190ff 680 0.75/1.00 vMB 23
353,527 353,527 00000000000000000b24edc4531b214949c41e8ea313f0ff223475a691c5da82 1,658 0.75/1.00 vMB 36
353,526 353,526 0000000000000000050948b5101927e76f92743afd0549eeeddcc1fe8db834cf 817 1.00/1.00 vMB 17
353,525 353,525 000000000000000002a084293dec0b2fea5388ec8a9127f448220323fd4eb371 414 0.25/1.00 vMB 26
353,524 353,524 000000000000000012e123bfb3c380391bee9266289476001b327176cff31291 1,347 1.00/1.00 vMB 24
353,523 353,523 000000000000000005eb588a92330d2e71d9bbdadc116b4146cd46c39b934809 1,446 0.75/1.00 vMB 28
353,522 353,522 000000000000000002767ada6369795b0c5ba3f68e4bbd2315a0db9b5f7f64bd 2,041 1.00/1.00 vMB 33
353,521 353,521 000000000000000002e8a0731771aab2f9f78a327edf04fbf04f5b81c6a89751 2,727 1.00/1.00 vMB 36
353,520 353,520 000000000000000008faf4b86687bf1a0de9fb9f47e312da0b0beb9c39674dd8 1,959 0.99/1.00 vMB 27
353,519 353,519 000000000000000007e7db74e631ff30d460cb78ec796a3ba260a71248e33a47 1,111 0.58/1.00 vMB 28
353,518 353,518 000000000000000000528ac100b8da4bef6d0b51e77a4eab4786ff3a765777d6 500 0.96/1.00 vMB 11
353,517 353,517 000000000000000014dc60045011357181e4d934c261ed5ed7eafe0f284082ff 429 0.75/1.00 vMB 14
353,516 353,516 000000000000000011b092d5f0f2b5a705e47664b3bdf6ff41d2b9cf4bf3b977 1,781 0.75/1.00 vMB 35
353,515 353,515 000000000000000007747d4ebbfc23fc296c506e82a47123523d5829fb275bda 2,204 0.75/1.00 vMB 37
353,514 353,514 000000000000000010075ec1fe038d106b2854e2dcb74261b08d5e2b5ab827db 368 0.22/1.00 vMB 21
353,513 353,513 000000000000000013d7a8cfd16bbc0fd1b99e352d623c52a8104a4571445b8b 1,228 0.77/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.