Loading Tool

Explorer IconExplorer

Memory Pool

79,407 transactions
30.36 vMB
0.07724337 BTC
Random Selection Loading Transactions
Max Size: 184.42/200 MB

Candidate Block

Mining Attempt f00d1b1a3a3023aec35c3b9ca0bef372cab5ab2920313f1463ae13bbbcc94fdf
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root af5035287a9a0943f6b3af271a3239d7596253535c9b29da35f920cfd1c49f2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,912
Size: 1.00 vMB
Total Fees: 0.01255447 BTC
Feerates: 351.58 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (196,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,442 718,442 000000000000000000026cf8d71050ab06a39b36e6dac2c31eb6659de6d69c1b 459 0.15/1.00 vMB 12
718,441 718,441 0000000000000000000a3067c4a56460e6f443277d48fa12bc13993cd8c3c7bd 503 0.20/1.00 vMB 11
718,440 718,440 0000000000000000000a40b40acbec970a5e960773081008b7e24e2b91aec7f3 2,044 0.70/1.00 vMB 5
718,439 718,439 000000000000000000021a8a0fb346c2c60b72e8c001ccee0d57dd2a47aad1de 3,058 1.00/1.00 vMB 12
718,438 718,438 00000000000000000008b5b8075e2b3fa3fb29c67ddbd05858dd185b80e97d66 629 0.38/1.00 vMB 7
718,437 718,437 00000000000000000004b21b77c37345948632ef868a7d8507e94d90bc4796b3 454 0.23/1.00 vMB 6
718,436 718,436 00000000000000000008cb363bbaebfcd0d74a3f4b3dfd4870cce627096540a9 1,863 1.00/1.00 vMB 7
718,435 718,435 00000000000000000006e34faaabe80aaecdbf7687b3bf13bd84eecf93597d85 1,361 1.00/1.00 vMB 5
718,434 718,434 000000000000000000012d30cdf4452493b13de83f36ad05d602f68a4cccbae3 774 0.67/1.00 vMB 4
718,433 718,433 0000000000000000000b11da462a487afee46c423497e95ed3f6a14a6ebfbf5c 291 0.09/1.00 vMB 9
718,432 718,432 0000000000000000000a964f67085d2c4e1047199672e00f880a8a0a172ba0da 882 0.48/1.00 vMB 5
718,431 718,431 0000000000000000000a68ba03465c3d6b4399a5640e1b32bf132a99f576fb37 2,182 1.00/1.00 vMB 7
718,430 718,430 0000000000000000000a7e5399ae16401fc8319c6e10a76cb27efbff4acf7220 2,446 0.88/1.00 vMB 8
718,429 718,429 000000000000000000038012ff9d15a84ff925f81a528a1bdae84e50dde040e6 484 0.12/1.00 vMB 7
718,428 718,428 00000000000000000008883c281e4fc141a18940c7f6ed397c39ff008a40407f 1,056 0.40/1.00 vMB 9
718,427 718,427 000000000000000000040aeca500f2d3bb7258672050ea697f0b4122855f4bc7 669 0.22/1.00 vMB 8
718,426 718,426 00000000000000000001ed41273f13d7496b69076968c356ebdd44a54f91c2c1 491 0.15/1.00 vMB 11
718,425 718,425 00000000000000000006ee32d2dbb11c352bb286aac8cdb4efa2b0d7db611f51 691 0.62/1.00 vMB 3
718,424 718,424 000000000000000000015c1f0d2a548bd10d083cc113750486c469e31fe05475 1,468 1.00/1.00 vMB 5
718,423 718,423 000000000000000000097fef3b90ab8420c1e387318d401856dc56044d5178f8 3,019 1.00/1.00 vMB 8
718,422 718,422 00000000000000000002dd06189140431c50398daf683239af6a6125f68d6fac 1,786 0.62/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.75 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: 708.61 GB
    • Received: 16.74 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.