Loading Tool

Explorer IconExplorer

Memory Pool

82,300 transactions
31.11 vMB
0.10175667 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt b4ae0611f2c333fdf10d36154597c478721c91d4f3a2e004cfc87ecd5f61bc73
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 4154874a909de8943f89ebcbcd82d948fb7cf7eee6814cfb156a531bc9d78510
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,090
Size: 1.00 vMB
Total Fees: 0.03065623 BTC
Feerates: 318.30 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (370,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,721 544,721 0000000000000000002063636b9682175d1af3ccec0e9262a57f5d14af016dd6 334 0.12/1.00 vMB 21
544,720 544,720 00000000000000000004d04031bb71d97c076c067195bef746ad8dcc78ef5771 1,884 0.91/1.00 vMB 13
544,719 544,719 0000000000000000001615b7e65ae349c5f59e55c247bc40cd6555e620e51c5c 536 0.27/1.00 vMB 11
544,718 544,718 0000000000000000001a268a5ef284a254a46c9262eb528862d08f14bbf5388d 602 0.31/1.00 vMB 17
544,717 544,717 000000000000000000000d3d8270519d6491e276fd5d6ee1648802f58ab6ae7c 33 0.01/1.00 vMB 12
544,716 544,716 0000000000000000001832a1d9268309c62b378fa4f5035a966adfae02416d90 628 0.28/1.00 vMB 18
544,715 544,715 0000000000000000001173419df5959c90414086cba51894cc6f8cfa4dc6387f 950 0.52/1.00 vMB 21
544,714 544,714 0000000000000000000eb573eef51fe8032d8d6bbe7ac3478c78693680e46ee0 1,415 0.68/1.00 vMB 13
544,713 544,713 00000000000000000005b2011c1b818c1a23370ff6f075772b70249558402ec8 615 0.28/1.00 vMB 35
544,712 544,712 0000000000000000000d724d0050ce267143c46849d8668766617aa0fe95ca6f 339 0.20/1.00 vMB 11
544,711 544,711 0000000000000000000aab67ece9c6cdfe585f34c2be1d4b1c949a26a33d1f81 820 0.41/1.00 vMB 11
544,710 544,710 0000000000000000000345c94779666a1f9818d29288034bce91d93da9416a08 243 0.09/1.00 vMB 15
544,709 544,709 0000000000000000001592c2b9b7265afd21ccc841fe677c98cd18ec0ee7edf0 125 0.03/1.00 vMB 14
544,708 544,708 0000000000000000000f31bd97b6afeebeb215ccdf4392b7fadcbf954245a383 1,069 0.60/1.00 vMB 11
544,707 544,707 00000000000000000007ec1e68bd6381fe63e112d1bcb62137f938b4a759d4ec 2,892 1.00/1.00 vMB 16
544,706 544,706 000000000000000000152aa85867f1d9ea65d831b3d1725b86d6f4f47226c3bb 2,006 0.77/1.00 vMB 14
544,705 544,705 0000000000000000001dfdbef471f40a86dc656c5b019967ce4cf075f4dacd2c 2,523 1.00/1.00 vMB 13
544,704 544,704 00000000000000000008b7233b8abb1519d0a1bc6579e209955539c303f3e6b1 56 0.05/1.00 vMB 8
544,703 544,703 000000000000000000069a9d0869d449d9e69e1fec40fb0ad74c787a29cf3d7c 1,430 0.70/1.00 vMB 15
544,702 544,702 00000000000000000021ed626aabddaafabae28114c336be9f105eaf5f5a1637 13 0.00/1.00 vMB 14
544,701 544,701 00000000000000000021e0a1d70b61c67e6c484a4d6be0dfc40a0228c7168061 348 0.14/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.