Loading Tool

Explorer IconExplorer

Memory Pool

84,057 transactions
31.47 vMB
0.10192712 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt b43d6ccd6a12d6a9eb768616c9a72bf082596434447dec9b0956c2f4edd3a63e
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 0835968ee5b5aefa4ec25988578ca28b9c4701cda419943439da4dfbb931c90c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.02979867 BTC
Feerates: 150.54 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (267,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,410 647,410 0000000000000000000f6143b1f3e045de1e9a5d4b5d66c987355fb117eceba4 835 0.38/1.00 vMB 48
647,409 647,409 0000000000000000000ef647f500613811a685445fc8c74056d71ec73755fd19 2,009 0.97/1.00 vMB 28
647,408 647,408 00000000000000000007c6c39f1beb975007b0c1eebb1e5f91ec8d97c5d282a2 2,430 1.00/1.00 vMB 18
647,407 647,407 00000000000000000004c1690875546974f3aef2e28da25b19dc6c1226985428 2,477 1.00/1.00 vMB 62
647,406 647,406 00000000000000000005aa582f952ec9b459ed9261b28077d41be8539c908607 1,253 1.00/1.00 vMB 26
647,405 647,405 000000000000000000005632fe402368dd16234d5cede50ca2f677fc8e8baace 2,355 1.00/1.00 vMB 45
647,404 647,404 0000000000000000000eb2d64d77522a8c97b88393c0d399dda691943e6afa59 2,567 1.00/1.00 vMB 94
647,403 647,403 0000000000000000000b565a18fcc650da5463eaad4f7d0d7438a3c19e61e8d7 419 0.15/1.00 vMB 45
647,402 647,402 00000000000000000009e2c5bd5b35372ee0d5fff540e3783e50b38ec87f800d 444 0.19/1.00 vMB 39
647,401 647,401 0000000000000000000b747e5acd41e2df9d29d8ddcbc184653bbae011458e08 688 0.55/1.00 vMB 31
647,400 647,400 00000000000000000000db4e46e8354b1837e6a4671fb4c549acbf1fec338209 2,155 0.93/1.00 vMB 56
647,399 647,399 00000000000000000004ec40446acc4a1d8297ecd53baab967323807adc5a0f9 336 0.17/1.00 vMB 62
647,398 647,398 0000000000000000000ee6ea3f0cbaaa3c356bfae957af88aaecbc6b19336119 1,737 0.92/1.00 vMB 64
647,397 647,397 00000000000000000003c330bff7ed72e3c916fa4f6998fce1088439901e28f3 169 0.05/1.00 vMB 59
647,396 647,396 00000000000000000002a549747cea41ca1bc6e28932d7542cb2a5e477726eb7 2,942 1.00/1.00 vMB 53
647,395 647,395 0000000000000000000ac057d341850638133e9bc27d186fe7bb72cea304519c 2,321 0.88/1.00 vMB 52
647,394 647,394 000000000000000000031646be1332c355fbf75b61ebcdcd6521c6654d13f157 2,879 0.95/1.00 vMB 49
647,393 647,393 000000000000000000016527c712ca65e515e6e7da8d2cfbfa92b8cdf729a1a4 387 0.15/1.00 vMB 56
647,392 647,392 00000000000000000001cbebae14e443e2bc876f069a34a997f1262ca58a56c3 2,330 0.90/1.00 vMB 40
647,391 647,391 00000000000000000004334b324c56b913706ad5c429c508dfafcf575dba69d0 1,193 1.00/1.00 vMB 7
647,390 647,390 00000000000000000005835dd9360892dfe661826661d16a066c219146a35a70 2,636 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.