Loading Tool

Explorer IconExplorer

Memory Pool

85,726 transactions
31.96 vMB
0.21041935 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 59817d9e05e7142f87d7ab9e11f45b6345aea865522e45d044b9685963de904b
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root ff60810a1901938555dd5ddd5b42cb89e35148c50872e8f8ee1acca8d5eee89e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,852
Size: 1.00 vMB
Total Fees: 0.09501196 BTC
Feerates: 529.10 > 9.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (196,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,546 718,546 00000000000000000000356abb88afcbe27ec224da7189ac830808457361d0d2 2,001 1.00/1.00 vMB 3
718,545 718,545 0000000000000000000512c1c1774e40911d1d3b7f1622f11d9a5f3db32e6362 3,007 1.00/1.00 vMB 4
718,544 718,544 000000000000000000024f777c8f0fc854f95cd710f9a43f6fc0cb61e79357d1 3,131 1.00/1.00 vMB 16
718,543 718,543 00000000000000000007c535d03b4d6a11dc13979b1fe8addb43a063d5473cf1 2,894 1.00/1.00 vMB 11
718,542 718,542 00000000000000000000bbc672d7a1705ab9bd7f654ccd1f4c4803415c1dc7db 2,329 1.00/1.00 vMB 8
718,541 718,541 000000000000000000045c35ce7c631038b8afe39acec6c4b9970bd46ed74278 1,146 0.93/1.00 vMB 5
718,540 718,540 00000000000000000009cec0ec6d43598095cf49855d5f437129adfa79252ac9 2,123 0.76/1.00 vMB 8
718,539 718,539 00000000000000000009aaec5f38d69a355a5809ad794595da1073318a04f377 2,944 1.00/1.00 vMB 9
718,538 718,538 000000000000000000012ec7ab992d6acb5f0a02571fffd020ffdb849bf64476 1,671 0.64/1.00 vMB 7
718,537 718,537 0000000000000000000049b90cf4611db5e8e094114b757e39ae02aedca13e32 447 0.11/1.00 vMB 10
718,536 718,536 00000000000000000008b4a532bf27374c6be36fda242284b93027cc4c5dacdf 1,323 0.51/1.00 vMB 7
718,535 718,535 0000000000000000000a0c2d96b79bb228ae855861ae0ae11886467da343ebea 222 0.06/1.00 vMB 10
718,534 718,534 000000000000000000010717b082dc39d776aa8ec35cca34132798defaeb2ae5 884 0.38/1.00 vMB 7
718,533 718,533 0000000000000000000ad09a828f515dad68c7cc3bf6a80d2d44fc01071174d4 1,140 0.41/1.00 vMB 9
718,532 718,532 00000000000000000007761f880004570fb83fd2535b65bc6aa33a5f7b169124 103 0.03/1.00 vMB 10
718,531 718,531 000000000000000000040132853ea291ba1a6df75f31e53994e8e2d417e0466e 1,040 0.36/1.00 vMB 9
718,530 718,530 0000000000000000000871c183353ff6be96374e03b99e1a0d122bb339b7db92 108 0.02/1.00 vMB 12
718,529 718,529 0000000000000000000576818b5604f1481a51060529f5717597fd6f2d7e5159 1,786 0.60/1.00 vMB 3
718,528 718,528 0000000000000000000b05135557a3447ef01b73cf36038731cfe7ecaf296c0d 2,790 1.00/1.00 vMB 12
718,527 718,527 00000000000000000001dde9e46f4b53e739395d0f825177b11dc50c3e89875a 2,161 0.77/1.00 vMB 8
718,526 718,526 00000000000000000007feb496f2cd9a119ddb10663ddd239cb583abddbabc89 1,386 0.79/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.