Loading Tool

Explorer IconExplorer

Memory Pool

45,006 transactions
27.03 vMB
0.07197292 BTC
Random Selection Loading Transactions
Max Size: 142.56/200 MB

Candidate Block

Mining Attempt 4d08c22aeb0f660e668687e987c1c31c1f035c43accbc3c0ff616111ea8dd8e3
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 5d740cde12621098ebaba85ab03a484e0d52b212d354250a9864ea85fca64545
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.02185087 BTC
Feerates: 201.13 > 2.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (911,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,620 3,620 00000000e748d250f16c67b040b739ac5814ffc93a160d942b9a8f8ed404174a 1 0.00/1.00 vMB 0
3,619 3,619 00000000a8dd2e9e5beb54cfd744331b383ac6f8fe89a2ca77b18dcb75686d01 1 0.00/1.00 vMB 0
3,618 3,618 00000000c93e62441044c1d6e59612f1f7790d47c31ea5dea776257e778bebee 1 0.00/1.00 vMB 0
3,617 3,617 000000001ae26f03ba849a0b26c74199042a27e514c25d9cbe7d7986c3ec3511 1 0.00/1.00 vMB 0
3,616 3,616 000000000d1d1f6659c00b782e5c18310149d3718247a06830ff9b831c3574ee 1 0.00/1.00 vMB 0
3,615 3,615 00000000ff1af669ffd0636e9bd8bbcca305afdc380ce3734fbc1ee9154fac94 1 0.00/1.00 vMB 0
3,614 3,614 000000009699288cc42f2573a22a9b860cd8deb09b259fae9b8daaeaf9440a9b 1 0.00/1.00 vMB 0
3,613 3,613 000000004edd1f224cf0e7bba980baaff8beeed84241036168192d7ec943e733 1 0.00/1.00 vMB 0
3,612 3,612 00000000ace7468fe8ea9d70bf3621bfd59190346af86b436d4c2013eb3e2f58 1 0.00/1.00 vMB 0
3,611 3,611 0000000095710639baeec64aec542f29fc6299a11431fa78138541aa613c4ae0 1 0.00/1.00 vMB 0
3,610 3,610 000000009ac78cc4031fa286bb2842df37e857fea447e7bd61c0225f820d16fe 1 0.00/1.00 vMB 0
3,609 3,609 000000001bf5024564280145279edee735bece73f0669591edc19102e6ec780e 1 0.00/1.00 vMB 0
3,608 3,608 0000000041621c9ccd68229883c7a553a565200942d235441a13b1a1756ab697 1 0.00/1.00 vMB 0
3,607 3,607 00000000dd10a32ba65f225b5e4df1da4fa80fc8a2a4eba901f4e791adbd2c41 1 0.00/1.00 vMB 0
3,606 3,606 00000000785228f0d067057b286955caed37d7b57085adc9199f2412213c3b99 1 0.00/1.00 vMB 0
3,605 3,605 000000008d708e0a2b7e7694904ba14bbd1eb534c507742e4d5b32d9d2729eac 1 0.00/1.00 vMB 0
3,604 3,604 00000000183e1c9ac836aad5a5ee4013709ad415b6639ad1eff3f7db71dc0d66 1 0.00/1.00 vMB 0
3,603 3,603 00000000b5542facdffbc50fa60a7061610740257707991ef2f0e0402545e36f 1 0.00/1.00 vMB 0
3,602 3,602 000000000d300ed08e606437670d6cbf648ca74ae215e3171a2bfb62314648a9 1 0.00/1.00 vMB 0
3,601 3,601 00000000caf8f5eac6579a9b86bb669ed9daffb99fbaa1786b104e150b825aa0 1 0.00/1.00 vMB 0
3,600 3,600 00000000bfa35a68d94bf878a712c538484d8bc272c6ddd70de4e636d55f45de 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.01 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: 649.25 GB
    • Received: 13.15 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.