Loading Tool

Explorer IconExplorer

Memory Pool

78,835 transactions
29.22 vMB
0.08490340 BTC
Random Selection Loading Transactions
Max Size: 176.88/200 MB

Candidate Block

Mining Attempt 5717bcceee7b4925cf4437c43369d4b61cf2a9a105b07e80602242f454f6a6a2
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 0eb03ee22e606e8fb0043831c5945de5f7eb6cc7a9c4224e5f9a6784281b6da0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.02365698 BTC
Feerates: 178.73 > 2.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (631,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,088 284,088 00000000000000001998f37e5c361858f5b1d614b97903a84ea1791ff6510d82 136 0.09/1.00 vMB 24
284,087 284,087 00000000000000014fb0e8f405f4237298c3ccfb52dad176d074a423db11a050 411 0.27/1.00 vMB 30
284,086 284,086 00000000000000017cda3d5aefa60a85e3532ce18a976e6e877df7f60500fa5a 17 0.01/1.00 vMB 42
284,085 284,085 0000000000000001ca4e7dd4e6b90e6bdd790db10328d53b933bb6bca395cb8e 127 0.08/1.00 vMB 35
284,084 284,084 00000000000000014adaca56eebb44f78cdeb9f4ee994dbd0ec1ad9650a1a61b 114 0.06/1.00 vMB 33
284,083 284,083 0000000000000001e25acce55b562540de15381644653af771cec919e0e69b88 209 0.10/1.00 vMB 49
284,082 284,082 0000000000000001e6f90608813eb2a8ee7a44358117570e518ae104750666cf 213 0.10/1.00 vMB 35
284,081 284,081 0000000000000000c3aa421578b5d272e0adbe7a5e242ad82ba6a8c5d0095454 201 0.12/1.00 vMB 15
284,080 284,080 000000000000000032daf3aa33e391e9bf0c23e2e35376779d48cd2caf5261fa 207 0.09/1.00 vMB 37
284,079 284,079 00000000000000015bd6086f679bf5f32389f1d2ea3e08e79380e1632d630451 348 0.18/1.00 vMB 35
284,078 284,078 0000000000000000cc063494ad34a1c94a08a6e187a42384792a8df869e35fe9 150 0.10/1.00 vMB 27
284,077 284,077 000000000000000163957483f0401591deeeaca645582508f91fad082431a9e6 281 0.14/1.00 vMB 35
284,076 284,076 000000000000000123abcb34321f4080acd343b796a37cd78420826c624d9ab5 21 0.01/1.00 vMB 42
284,075 284,075 000000000000000183e26a88491cd1d4c125abc2f6c3fed9876296cc0bed8007 266 0.22/1.00 vMB 20
284,074 284,074 0000000000000000ca31f4caf9ee21cc5e434b04d11f848ad33f37d7de0d83a2 74 0.03/1.00 vMB 49
284,073 284,073 0000000000000000823341370be57e3efd2c04bc406b9dc23842dd59a0bb49cf 606 0.34/1.00 vMB 30
284,072 284,072 0000000000000001dd64ccb2c4709b994bd08cbb9e00ae6b5a6b30d3d351b80b 154 0.05/1.00 vMB 91
284,071 284,071 0000000000000000bce184351f031db34c7fdc4ca5adacf0a57e1ab8d729a5de 189 0.12/1.00 vMB 28
284,070 284,070 00000000000000016a57ec0d8a398ab3c4bb5455e5860ee1eab2f8a62412d8fd 187 0.23/1.00 vMB 19
284,069 284,069 0000000000000000f1c77cb2360daf9944cd6ba4f0538b5c1f14d62e6a8dda46 199 0.25/1.00 vMB 19
284,068 284,068 0000000000000001267cc4e0a85e5d962263dde0242b87d2e4ecb710239d182a 120 0.24/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.68 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: 678.89 GB
    • Received: 16.44 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.