Loading Tool

Explorer IconExplorer

Memory Pool

78,911 transactions
29.43 vMB
0.06677110 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt eadca5ee38b178e1da98c51f25b00037bbe6b2da3a43765d45dbb8a1e99e5df1
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root c1120df5d40be254f77c6c62cd2d8df9ebfdd68153fd316a1b0e6a3a09447213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,421
Size: 1.00 vMB
Total Fees: 0.00706069 BTC
Feerates: 150.77 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (462,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,702 452,702 00000000000000000192f569f61cffbb823c90761c38e9378266a6555cdaf39b 2,804 1.00/1.00 vMB 122
452,701 452,701 000000000000000000b609338a223e4f76123c37a264c81defed32e17c92f8ac 1,432 0.76/1.00 vMB 80
452,700 452,700 0000000000000000002e35f57d2765051ffbefec536cf0d9485ef23903800fff 495 0.55/1.00 vMB 23
452,699 452,699 0000000000000000017cfb913357359d5a447670a7aa8802ae5b17e2105f51ec 1,762 1.00/1.00 vMB 50
452,698 452,698 0000000000000000014a7e9ab5249a371080b46d5c39672a874853193a3032fa 1,760 1.00/1.00 vMB 80
452,697 452,697 000000000000000001f5dff24db1f4e2aba60d889716717a071471f64e270326 2,467 1.00/1.00 vMB 75
452,696 452,696 00000000000000000140c4d8a232b07c28bee693a72314880e6214ef2b8d8762 1,853 1.00/1.00 vMB 79
452,695 452,695 00000000000000000067fa06242f7937b44ed63043974bf961a295b3f1ea5ea0 2,837 1.00/1.00 vMB 121
452,694 452,694 000000000000000001b2d2678d37eb458d89e7d508ced2ac872236d17d35e93f 2,382 1.00/1.00 vMB 91
452,693 452,693 000000000000000002108b45a1b8bed996c82e170090ca717a590aeeaac89cdc 1,050 0.37/1.00 vMB 117
452,692 452,692 000000000000000000edd2ec88cc8f827eebab0a1b6a2178c47ec6de0ff8d3b6 2,197 1.00/1.00 vMB 95
452,691 452,691 000000000000000000ce60257ab34d0ac850afb1e5ef9b749e58d5f73def6ca8 2,161 1.00/1.00 vMB 68
452,690 452,690 000000000000000001c2642a6972148a3108dbe612653669debef59ab10f7d73 2,033 1.00/1.00 vMB 89
452,689 452,689 00000000000000000153b118ec05262d374d1bb3544bd15a830671ae965d6454 837 0.37/1.00 vMB 94
452,688 452,688 0000000000000000016b2e1da2a137be4479867d96c743b68e38b9505109320f 2,186 1.00/1.00 vMB 81
452,687 452,687 0000000000000000019753b79d3156f038a9e3a7d08e4977a26ecb624e09589f 1,927 1.00/1.00 vMB 107
452,686 452,686 0000000000000000017c50307fe895187e742de227f50f091129ba5e53bfc1b0 2,341 1.00/1.00 vMB 132
452,685 452,685 000000000000000000918a8d07f40a0251e0fe958a9e1b3640ddea6d335f1527 1,787 1.00/1.00 vMB 92
452,684 452,684 00000000000000000265a2f596075166e0b5e2674b2b045430ec89e0419c8107 2,296 1.00/1.00 vMB 105
452,683 452,683 0000000000000000002966800c5ebcb493477c8a5e2abd312206bf9fd33f1b29 1,675 1.00/1.00 vMB 107
452,682 452,682 00000000000000000285bd2f4a41ba4ae98a39656845875a6f538106852182d2 2,617 1.00/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.