Loading Tool

Explorer IconExplorer

Memory Pool

76,893 transactions
29.83 vMB
0.06917347 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 2b433a629d37f2735a6a08febf544660a2a8168373bf63d94bb1a3ba85207758
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 437e1af0ebc50563071a1b1b84f907c2127a5ef0f61451b25f4bf699b61f0da7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,305
Size: 1.00 vMB
Total Fees: 0.00602561 BTC
Feerates: 50.90 > 0.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (467,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,701 447,701 0000000000000000010330999ae60d44eec78c105263fd933b8e6db04b1559c3 2,888 1.00/1.00 vMB 84
447,700 447,700 000000000000000000afe276d3991f6cecad15034b0544c0641ca9f72d9ea5a5 3,165 1.00/1.00 vMB 83
447,699 447,699 0000000000000000030d94c38fd05c2e856ae08f3e8f25d3dfab8a6ce68013a6 2,329 1.00/1.00 vMB 80
447,698 447,698 000000000000000000f981ba6acdfccbfbf4c3143241692e1195710cb3592433 1,608 1.00/1.00 vMB 65
447,697 447,697 00000000000000000239e34b3bbe0a9f08e856be6343777975ffccb1083f76f2 1,908 1.00/1.00 vMB 70
447,696 447,696 000000000000000002d308035487c135de7a5e335c027ef8df1f5d3313e081c4 2,287 1.00/1.00 vMB 85
447,695 447,695 000000000000000000e1c66bae8809c2300dac567cd0b1917862ebbbeefc648f 2,447 1.00/1.00 vMB 105
447,694 447,694 000000000000000002673526c5395808636c3b82cc2287d26dcfcfb8e7188565 2,347 1.00/1.00 vMB 65
447,693 447,693 00000000000000000098418a614f48593077bf17838d9c45481c6f175eede257 1,726 1.00/1.00 vMB 83
447,692 447,692 000000000000000001a7d4edfb0d42f58f81332435b4d26604c4eea8b0b6aa28 1,759 1.00/1.00 vMB 75
447,691 447,691 0000000000000000027f9c426b9b9f98aa97922083b6e8d297e1ce789c9ac4f6 2,832 1.00/1.00 vMB 98
447,690 447,690 000000000000000001c94da2c1326f3d2f1f2cff0f15a4b9f4e3a492973f714b 2,565 1.00/1.00 vMB 100
447,689 447,689 00000000000000000173328bf7817dc0beaba00d053a2e26fa10e2399c8dbf44 3,035 1.00/1.00 vMB 134
447,688 447,688 0000000000000000006895406fc26977f9a681d3b1308461873b435d414776c9 2,817 1.00/1.00 vMB 105
447,687 447,687 0000000000000000006b322d92af617ec490c0a4d6e2110772d3a25a45cc6b52 3,078 1.00/1.00 vMB 121
447,686 447,686 000000000000000000a8053cf71889ce5decd3c63cb07224355e0188344f6804 2,712 1.00/1.00 vMB 103
447,685 447,685 000000000000000002d9a8305febcf3c01c4959b311d71db45423db48924b791 2,038 1.00/1.00 vMB 87
447,684 447,684 0000000000000000017fc03eb4045cb9223ff40564a64dea3d0e4e1b244ba1d9 2,410 1.00/1.00 vMB 91
447,683 447,683 000000000000000001ab63b1acbd81ede2fdf068dfdbbe7cfd4fd45e91d62f60 2,493 1.00/1.00 vMB 115
447,682 447,682 0000000000000000015cccc207aab5f5300e27626e9948a4b0575fdc2608fbfb 2,261 1.00/1.00 vMB 76
447,681 447,681 000000000000000002e406d3e02d95d9a2aaf0d14f7f1d49f4ce664734dd5d9f 2,502 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.