Loading Tool

Explorer IconExplorer

Memory Pool

39,522 transactions
17.42 vMB
0.13662000 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.32/200 MB

Candidate Block

Mining Attempt 0641fc25bdc636322174d0ddb91b194c56740449d7dc55bf86c4e29711165451
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 3aa03bc257e360511dab9e4a7204deba826df264d9d637726e5bcf60719a9b98
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03619674 BTC
Median Feerate: 3.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,622 200,622 000000000000012ff01874d6b5259bcf20ec23ad00d22c8d3304fd379b12e0b6 415 0.17 vMB 168
200,621 200,621 00000000000003d5ea2fecdf76eef2ce2862e79d03757d1613487ebaeeb35372 106 0.03 vMB 1
200,620 200,620 000000000000039c0715ceb272ed125d26d6a142b1701d06c53ff28de8010c2f 590 0.22 vMB 143
200,619 200,619 00000000000003d9a7dc084537cd25a61c3fc6879f518cc98072a22faafeae52 144 0.05 vMB 285
200,618 200,618 000000000000031e8be3139e0aca3f1fae3e9c892ef836fe57076b0011ff4e4f 104 0.05 vMB 57
200,617 200,617 00000000000003a0d033739b85975705b9faa8f984871707db134ecd0d38cf79 514 0.18 vMB 139
200,616 200,616 00000000000001bccc80104eab51e01008387675e55a945719f6606bb51cee77 122 0.05 vMB 57
200,615 200,615 000000000000049b8851cab01930d85b4e3838b4fa60b90d0fac7e3617b57061 250 0.25 vMB 78
200,614 200,614 00000000000003787aa6334bf2caecafef08558d78f03296c424c3bb7019ef68 528 0.21 vMB 131
200,613 200,613 00000000000001ef53026a5779c107a3bf0c968303b2188822d68883e3018d4e 148 0.05 vMB 148
200,612 200,612 00000000000000fce5cd0cb9d687c97611cb3b8519a95a5fd9531b79f6f7d690 86 0.02 vMB 80
200,611 200,611 00000000000004fe745d58525ecafeda8b173ae487bb7fabfa912e0be3ae6a1d 536 0.21 vMB 245
200,610 200,610 00000000000001e46b2542c7406f3c61053846876e808748b4cb8c2606222e23 80 0.04 vMB 114
200,609 200,609 00000000000004b3f604a2398c8fe3742568d5346933243f7fbc2ea23ff1ac3a 142 0.05 vMB 63
200,608 200,608 00000000000003c633f23067eec2638bdccd2577c93fb19ddf0ad0fb2818ba98 20 0.01 vMB 69
200,607 200,607 000000000000039cc66072b1140eeba61922a3d2cd031945db6898e375878538 29 0.01 vMB 95
200,606 200,606 00000000000004c90aa23b9f88205c50feac6c97394e7fbfe8d7c15d399d1bf7 30 0.02 vMB 90
200,605 200,605 00000000000002353f2f00e00275a8d48e0b67b5b9654969a6d76ae89f4201a9 81 0.04 vMB 87
200,604 200,604 0000000000000026524eb5c6bda39dcc67e1c751fbc6978a777ef911b713a508 270 0.11 vMB 133
200,603 200,603 00000000000003c37f89f8fa927d2b9c31bd804fba830b52f432e071ff47af21 383 0.15 vMB 191
200,602 200,602 0000000000000429ec561746c64ed8388584bd7774edcd4703ea0272fd19a9dc 1,081 0.40 vMB 132
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.58 GB
    • Received: 0.47 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.