Loading Tool

Explorer IconExplorer

Memory Pool

74,018 transactions
27.35 vMB
0.06688937 BTC
Random Selection Loading Transactions
Max Size: 167.02/200 MB

Candidate Block

Mining Attempt 0af105dd9201b7ae1cf55475223a32f2387067d2bd06f58637d31687bfb78c1c
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 2fb0b742a2c9cf884d10b45fcdb45ba15f1761f979524e2c53923d84a643eca0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,345
Size: 1.00 vMB
Total Fees: 0.00861297 BTC
Feerates: 73.20 > 0.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (203,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,509 711,509 0000000000000000000b7ac6d922c1ee3f717b76da180c2c34f034acb62fabcb 520 0.23/1.00 vMB 9
711,508 711,508 00000000000000000001c4434bb7f20feb9aca05b655251732e93079255ece32 928 0.38/1.00 vMB 9
711,507 711,507 00000000000000000003acb569635286eebf8cee638da621a13f0fd8116ab67a 122 0.03/1.00 vMB 7
711,506 711,506 00000000000000000008bbb7bcea0013c7920dcc875cac4087de2a5dcde014ba 2,541 1.00/1.00 vMB 9
711,505 711,505 0000000000000000000212b5f70c77e78cd445568492b7f25fec2983928edd40 763 0.20/1.00 vMB 10
711,504 711,504 0000000000000000000ad74ad6df8f43e199a0a209455992cf75faa83d7d06d5 607 0.21/1.00 vMB 9
711,503 711,503 00000000000000000002c4199e44208d46bf6fdef5010bc781203caeecc94d42 562 0.21/1.00 vMB 9
711,502 711,502 0000000000000000000b2d71699e8a45e08dd909baf608a30247c76fe1613ac6 2,304 0.80/1.00 vMB 9
711,501 711,501 0000000000000000000858703d5fef924c9b8e8771d962fa5e9c204167029489 719 0.40/1.00 vMB 2
711,500 711,500 00000000000000000002462b278d70d056642fdeb59cdfef75278ed79eae67f1 3,262 1.00/1.00 vMB 13
711,499 711,499 000000000000000000099c1fc86593fee0388418b5642def31e79c322da83829 3,268 1.00/1.00 vMB 10
711,498 711,498 0000000000000000000b645177d95513f590d04662aa3ff218301ea18aeb3b1a 948 0.33/1.00 vMB 10
711,497 711,497 000000000000000000052d77596917ed1eace7c359e0ad3b52d3ac9df4519a22 2,381 0.76/1.00 vMB 10
711,496 711,496 0000000000000000000bea88640e92a5198250768af77df66e4ce88663805159 613 0.24/1.00 vMB 10
711,495 711,495 00000000000000000001e6cddf7808259e80f89b9ac38bb99eb5b0de33deb44c 1,091 0.39/1.00 vMB 9
711,494 711,494 00000000000000000007d22e9e28a2a045b6256c3d8ae355a90d1a82c33ecd5c 1,866 0.73/1.00 vMB 9
711,493 711,493 000000000000000000001c9f9c2eb230f4b806b42c4fad707becc8a863036499 560 0.22/1.00 vMB 9
711,492 711,492 0000000000000000000a4256c8a89607dc08e683f9db3fa1847d881eae0360c9 2,858 0.98/1.00 vMB 10
711,491 711,491 00000000000000000002168f323ac9c83812c14e90a9ad5c6e1f7d69190d61d9 309 0.12/1.00 vMB 8
711,490 711,490 000000000000000000028e0a45ba8c068e320e8e17d45df8f05b8461804c9019 854 0.43/1.00 vMB 12
711,489 711,489 0000000000000000000a87348ecacb465cc3e9aca17e38ab025c840afca8ad51 562 0.17/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.