Loading Tool

Explorer IconExplorer

Memory Pool

43,386 transactions
27.05 vMB
0.06344143 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt 72363443aa2365c7bca70ece03e81b1f48328e3c719517eb0d3c2b9a53533ea8
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root c5888e1bf326bf85a74730e8285fbfcf2c6b1027efe2c61958be3bc7ab0e3601
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,362
Size: 1.00 vMB
Total Fees: 0.01287028 BTC
Feerates: 151.15 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (578,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,443 336,443 00000000000000001047ede6da6edc8efc0f37a288400d9ab49b3ad55534251b 254 0.14/1.00 vMB 26
336,442 336,442 0000000000000000014c7d7658e2d872cb6e09cbf7fefeb74ef303db347ee9de 742 0.31/1.00 vMB 31
336,441 336,441 0000000000000000119c68f351e99149d213cb705e83281594d8e48a61ad7888 27 0.01/1.00 vMB 62
336,440 336,440 00000000000000000e8700239df9428b13d7c9676e44c77753fedecdd2c156b3 362 0.20/1.00 vMB 27
336,439 336,439 00000000000000000ec438cdde9da109ce3114c32ba2ff88d3dc7436b177dcc2 113 0.05/1.00 vMB 29
336,438 336,438 00000000000000000bf13f43de6fc74f17f93421409f1b72c1dc20a4888268a9 320 0.18/1.00 vMB 29
336,437 336,437 000000000000000013b6b3c07b747c9d8d202d26ecf284b7e6be0f25f4f6f227 102 0.10/1.00 vMB 15
336,436 336,436 000000000000000002de0a888948cb2312a146a65a360d44a81b00489036d8c1 408 0.20/1.00 vMB 37
336,435 336,435 0000000000000000032eec5023ca0635a38b972464a6110c123558736a0525fe 269 0.19/1.00 vMB 25
336,434 336,434 0000000000000000057c1276afb5eef533388ae13ea38acf3d359cadfa6917bc 268 0.18/1.00 vMB 25
336,433 336,433 00000000000000001118f5a7f9884ea870d3d79576bd7fe6e4907bccfa1369d0 147 0.07/1.00 vMB 27
336,432 336,432 00000000000000001211555f4fb8fe87762aff443999c7629ef01e5a033fc1d1 162 0.10/1.00 vMB 24
336,431 336,431 000000000000000005ac5c3d59df64a69de0bbd76c60347193654716d1895a1e 572 0.50/1.00 vMB 22
336,430 336,430 0000000000000000152a70793cf839761b4d926fa349524a99f4e2a26264add2 450 0.17/1.00 vMB 33
336,429 336,429 000000000000000010cc082049fe0c31b95bde84878ac3d51d65518f745be126 1 0.00/1.00 vMB 0
336,428 336,428 00000000000000001544f99d2e133956f5352feabba910ff64d0d87b16daa26c 777 0.45/1.00 vMB 31
336,427 336,427 00000000000000000a765980cec9d2a95eeee1ea33afa83002027a3934ce9abb 673 0.33/1.00 vMB 38
336,426 336,426 000000000000000002c66a32659fc744fe53bf2596fc7536a879a99c2ed76543 482 0.22/1.00 vMB 33
336,425 336,425 00000000000000000fdd45d7040a322e0054a97b949d07dc81f36e1290dc1f9c 64 0.03/1.00 vMB 36
336,424 336,424 000000000000000001fdc600cbb8b84f0534b7832022bb72ec756ac8c1694de2 169 0.10/1.00 vMB 22
336,423 336,423 00000000000000001693555d1fff0dd1a3a37951b7dfc66bb31a83f3d5587427 284 0.12/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.