Loading Tool

Explorer IconExplorer

Memory Pool

73,659 transactions
27.23 vMB
0.06379124 BTC
Random Selection Loading Transactions
Max Size: 166.39/200 MB

Candidate Block

Mining Attempt 04468544d9af0636f1ede39cdb1d0d7c878fc8bed5a858ffa40d188a81f1954c
Version 20000000
Previous Block 00000000000000000000d0af0eeffb2d95867b9fdabf260333c1cc37440f38ed
Merkle Root 25840c04dbb196cb45ab4b0aa35b4700d4ca1e9dd67125777bd6002a65a40f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,762
Size: 1.00 vMB
Total Fees: 0.00561293 BTC
Feerates: 183.07 > 0.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,284 (103,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,498 811,498 00000000000000000003603645ff6585ce294bb13890a794ad0b937e4109b61b 3,068 1.00/1.00 vMB 23
811,497 811,497 000000000000000000023c0eb6dc802971e1df7a91d1e209bc4c34e78bde31d2 1,386 1.00/1.00 vMB 8
811,496 811,496 00000000000000000001d2f29265d58de42e8db9c05df0e4e9886d36c063f0f6 2,696 1.00/1.00 vMB 15
811,495 811,495 00000000000000000000bd684e36789d16da2cf5b08b47deb72d1448a73eae5c 1,354 1.00/1.00 vMB 11
811,494 811,494 0000000000000000000000d3be4f881d0940292671ffa5c2095bc019283aec63 2,662 1.00/1.00 vMB 19
811,493 811,493 000000000000000000037ae82f2e02f8e78b380bd084487851e68c897cc80ecb 2,588 1.00/1.00 vMB 23
811,492 811,492 000000000000000000047c74cf77b59f5c02b8fad1cdeb6feb5a6fb09785b9b1 1,352 1.00/1.00 vMB 40
811,491 811,491 0000000000000000000121157fd14760a9cbac93606b481caa78a693ab716ba6 1,018 1.00/1.00 vMB 4
811,490 811,490 0000000000000000000300ff0d7f7d083f5caf573575fcf633601c6384c6b638 2,880 1.00/1.00 vMB 16
811,489 811,489 0000000000000000000471bb96ccd97acd3f71414ae67d48ab1599d6a29c8d7f 522 1.00/1.00 vMB 3
811,488 811,488 00000000000000000000359051e598b308299311a71f291f271791263f329ef3 427 1.00/1.00 vMB 2
811,487 811,487 00000000000000000003b7e9e64ffdaea4736bb6b25e1bb2e323fefbe2d7e0d2 1,390 1.00/1.00 vMB 8
811,486 811,486 0000000000000000000304db2225d93f709e00dd851fa723dfdc71f0bd30c673 59 1.00/1.00 vMB 1
811,485 811,485 00000000000000000000c5d8c99e84c7b9f90553a1f0cea566866e8ce258cea2 1,815 1.00/1.00 vMB 8
811,484 811,484 0000000000000000000409909b901ebcfde18b0f9adbf2d89a0b16814fb4a87f 733 1.00/1.00 vMB 1
811,483 811,483 00000000000000000002c8eb8384abdf339788995801f37163548c0b5f8fc99a 1,321 1.00/1.00 vMB 6
811,482 811,482 00000000000000000003a82838ee8f2c5b337147fa6215e14fb76df8b87d32b5 2,111 1.00/1.00 vMB 16
811,481 811,481 00000000000000000004b691a1777a4277276ab963c55a14708be3e329537f9b 2,405 1.00/1.00 vMB 18
811,480 811,480 00000000000000000002738545163d95b3ff056a2374bac93eff381aace34a45 1,257 1.00/1.00 vMB 20
811,479 811,479 00000000000000000001f5d4ac203b349fbeff11a69227edf9e605b5b46e0b8d 2,083 1.00/1.00 vMB 11
811,478 811,478 00000000000000000003db69e8294924eb24e71765a67873c11bbaea3e20e973 453 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.88 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: 713.29 GB
    • Received: 17.34 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.