Loading Tool

Explorer IconExplorer

Memory Pool

37,663 transactions
27.31 vMB
0.10297866 BTC
Random Selection Loading Transactions
Max Size: 138.99/200 MB

Candidate Block

Mining Attempt 0f10f8ffe70d71ba26020f4bff3eabd8c5dc2c0d90fb6b4f1185fcb4b66d73a9
Version 20000000
Previous Block 00000000000000000000b82997d0ff028abf9f07d988c4209ad1be893347c34c
Merkle Root 325d67ecb3762730b59cba89be040adef5a1132cc5e2453a2b8ce866d97cb735
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.05127388 BTC
Feerates: 362.65 > 5.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,648 (336,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,821 577,821 00000000000000000028ddc91fead9deee764866cf8206c46f5079cbd12a4457 2,468 1.00/1.00 vMB 9
577,820 577,820 0000000000000000000bacf283756ec76ed8b02a19c2b7afc81fc4b44476acbd 2,825 1.00/1.00 vMB 67
577,819 577,819 0000000000000000000dd71f93f67b77df5c6aa0ce0a5093d2e7059acf584ce4 2,904 1.00/1.00 vMB 67
577,818 577,818 00000000000000000007bb6ec23995c1d531f299b0af8315772a97ad10081fff 2,625 1.00/1.00 vMB 98
577,817 577,817 00000000000000000017f4436cbbd42ac47a741c2316d084eddac0c9f49320dd 2,841 1.00/1.00 vMB 126
577,816 577,816 0000000000000000001ca81b1f501969ec0447eed845e17d99f665d221c0c5bc 2,864 1.00/1.00 vMB 81
577,815 577,815 00000000000000000016ccab4f78e641de6adec8a9878cc52a635623d0c773cd 1,675 0.75/1.00 vMB 43
577,814 577,814 00000000000000000021b3c9b831d5876018ef412ce8a2d0e4d25570baa048ea 3,052 1.00/1.00 vMB 59
577,813 577,813 00000000000000000014ef8a6eba83728b61669ecc07dfec768b2dd2fbfe4da4 2,788 1.00/1.00 vMB 69
577,812 577,812 0000000000000000001aaff14b2f8e5b4c5979be614e2730ab0ae50c3565fa9c 2,861 1.00/1.00 vMB 75
577,811 577,811 00000000000000000028aa6985548f9a955f3f4b35af301362c65ae103059b08 1,753 0.65/1.00 vMB 61
577,810 577,810 0000000000000000002008874de3452850560f76a7e7dc54c3425e1116dfe9aa 389 0.13/1.00 vMB 60
577,809 577,809 000000000000000000066fccd52b904147d0ce8c7ad76379e87393571d6729c3 168 0.07/1.00 vMB 95
577,808 577,808 0000000000000000001eb099a0e05916763d0fa9c14f7ad0fc7ed80322783435 1,908 0.77/1.00 vMB 41
577,807 577,807 0000000000000000001c56365ef51039d5cee483431a074b2b6d6caf4ae80c03 3,042 1.00/1.00 vMB 55
577,806 577,806 000000000000000000026a71a51a62767b53ddb6f370863d65d4d233b81c40fc 2,126 1.00/1.00 vMB 101
577,805 577,805 00000000000000000011ffac416e7538af45ad2c72632207d5c1afdc1aacb5fc 1,040 0.35/1.00 vMB 49
577,804 577,804 0000000000000000000c1757c82069529dc395e9945b72366df97b5fda24ec22 2,931 1.00/1.00 vMB 69
577,803 577,803 00000000000000000014fee498f47a71216ca69546bc3679a22072c4ce4b1bb1 2,210 0.79/1.00 vMB 51
577,802 577,802 0000000000000000002420c48b2cc993f173cfaf1334bc5ee929819ec840da20 2,521 1.00/1.00 vMB 72
577,801 577,801 000000000000000000182c686502e66958f5ce50e8c5cfda9a243892454cecd0 1,000 0.38/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.77 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: 632.65 GB
    • Received: 12.13 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.