Loading Tool

Explorer IconExplorer

Memory Pool

83,602 transactions
30.74 vMB
0.17009658 BTC
Random Selection Loading Transactions
Max Size: 186.51/200 MB

Candidate Block

Mining Attempt b7d2b331eb79ff0efa7a45362689f39deece89d1855017b9fc230764bceb2e1f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1650362f6e1ece48fdec5eb2bd8b798a1a2488c6b29d379b413f779599e36b1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.08749960 BTC
Feerates: 150.79 > 8.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (152,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,410 762,410 00000000000000000000dc88278033e6b53db27d9b4e707c045522d0b95da5a3 1,827 1.00/1.00 vMB 17
762,409 762,409 000000000000000000075448a08f5732cb62fce003434f372beda03a0fc8dfc4 3,302 1.00/1.00 vMB 27
762,408 762,408 000000000000000000060885b8d9d637a9a5a63f08ed0bf844780d9e75af65e0 599 1.00/1.00 vMB 27
762,407 762,407 000000000000000000004bb5c3ebd66c66d32211a95644e78c297890c9307890 645 1.00/1.00 vMB 29
762,406 762,406 0000000000000000000226d0aee1e1c5b162722777038ac149ac5f389640c2be 1,439 0.57/1.00 vMB 16
762,405 762,405 000000000000000000029dfb09f7ec3c0506223334fd03fd2af32f1ba197a14e 958 0.53/1.00 vMB 14
762,404 762,404 000000000000000000067a380a562047611ef20f1cfc49ba80c847529d4e3b22 1,873 0.98/1.00 vMB 15
762,403 762,403 00000000000000000000f275c92ce6f1aff67a8469b27143cfa2f97be26b7abd 2,539 0.99/1.00 vMB 17
762,402 762,402 000000000000000000056843bef110e6b82b36211681ed733f8dd454be374829 1,591 0.93/1.00 vMB 11
762,401 762,401 00000000000000000007568658ca2fa6e7172698d1314443318699b7c28ad9d2 623 1.00/1.00 vMB 2
762,400 762,400 0000000000000000000044b123224fab093ccc3946f06ca7ebbe0bd638b6bde9 1,507 1.00/1.00 vMB 10
762,399 762,399 0000000000000000000682114121ff43e2c6c240abd3f7c7a6f5864615dbee22 1,384 1.00/1.00 vMB 3
762,398 762,398 000000000000000000059a19eb42a62ce44fe118e1b6e4c29789c7493748ffdf 2,259 1.00/1.00 vMB 16
762,397 762,397 00000000000000000001c8210041b379459fb7040529875da61f205fe3e58427 1,495 1.00/1.00 vMB 20
762,396 762,396 0000000000000000000061fff89274ce9a9ab522a8b10463539bd7f02dfeac82 3,415 1.00/1.00 vMB 14
762,395 762,395 00000000000000000001740e510bcd73c7efde44af611d7b32e991f08ed3c471 2,832 1.00/1.00 vMB 11
762,394 762,394 0000000000000000000767a6722454100811db6cfaf7d7e5d1afd6f423515ea2 2,687 1.00/1.00 vMB 13
762,393 762,393 000000000000000000045d7abf2e67dcdf9fdc960d43fca19f901918835b232d 2,699 1.00/1.00 vMB 16
762,392 762,392 000000000000000000026be22b96b8f816334cb3568fb45764998dbd50fbce83 3,179 1.00/1.00 vMB 27
762,391 762,391 00000000000000000000c341aa1282edc94efc2ae3ea9c445eef1449b1bc97ec 2,464 1.00/1.00 vMB 14
762,390 762,390 000000000000000000049bef1c8f1215133c3858d9df80fac20d25a6b7e6a817 1,575 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.