Loading Tool

Explorer IconExplorer

Memory Pool

73,835 transactions
28.60 vMB
0.07327148 BTC
Random Selection Loading Transactions
Max Size: 168.95/200 MB

Candidate Block

Mining Attempt 44fee34167c9d705a21437667f8ffcbda20b58ad79c68ca06ac986f9987cb6a8
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 260a8da3dcfc6d8e858b09c13057a402200fa7831af9beeb14d93c00d064c5dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01579804 BTC
Feerates: 302.06 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (161,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,865 753,865 0000000000000000000801ddf9621a2ee1a25213d95af25791228ca611dc01ec 2,053 0.69/1.00 vMB 12
753,864 753,864 000000000000000000024ef740ec7ca8c0f98ca29d576e71e6cc933ad5a7770b 2,705 0.96/1.00 vMB 9
753,863 753,863 000000000000000000003c76d07f4c1fa0a384f93d3ee0b99e09d692a2c3b719 1,610 0.99/1.00 vMB 6
753,862 753,862 0000000000000000000806a53958d13d0ba6bbb69ebd50494233daa1dacd4f80 3,162 1.00/1.00 vMB 12
753,861 753,861 0000000000000000000541b926cf78381e7cbcea5ec24b212b32ce4f976fa166 1,088 1.00/1.00 vMB 2
753,860 753,860 0000000000000000000630dfd0b67242542470c4c2fb1a52ff56a7534bbd393b 3,224 1.00/1.00 vMB 14
753,859 753,859 00000000000000000007d8b94f13b7267855b98aabb0e64eeba1926a81105996 1,748 0.86/1.00 vMB 7
753,858 753,858 00000000000000000006b2d6a95b8d55f56e02a9d515cc34ace0f08efa8b20ee 584 0.29/1.00 vMB 9
753,857 753,857 00000000000000000008c91e24cb70b68c4fe5cb0491c520ab9636555d3f3bae 1,946 1.00/1.00 vMB 8
753,856 753,856 00000000000000000001ec717ae96c91e5bb94665533f05bef64cf5dba796eb3 2,082 1.00/1.00 vMB 15
753,855 753,855 000000000000000000041f583a86d417e35414db9e2230294dad4697971bb294 496 0.14/1.00 vMB 11
753,854 753,854 000000000000000000012bcd5b5067d19e67a2ef1f522079ba4ea8f23a919b31 1,575 0.68/1.00 vMB 6
753,853 753,853 00000000000000000002c0a0c4d67965aa76ee190f2287e43fe6448cf150fcc7 3,047 1.00/1.00 vMB 13
753,852 753,852 00000000000000000008c294bf374840dfd4622a6b855a4210fac9a43c3afc62 1,257 0.57/1.00 vMB 8
753,851 753,851 0000000000000000000040c7a7a584f5dbc21061eddf73f981e1a8e058d03526 2,610 0.92/1.00 vMB 12
753,850 753,850 000000000000000000021cb0fd1726cbae2e954e6f09121d2f9f6d5d269180c0 1,450 0.97/1.00 vMB 7
753,849 753,849 000000000000000000027c262eae7aa09732310e7a11b068f2a2021f215c4e4f 2,077 0.81/1.00 vMB 9
753,848 753,848 00000000000000000003b9c7bcbaec16003e555189094715dd85296b87c111ee 636 0.18/1.00 vMB 13
753,847 753,847 00000000000000000008f5ece72d18596219f53994c52babbffc0356f915e522 1,302 0.46/1.00 vMB 10
753,846 753,846 000000000000000000079ee810fb6a1540cfce37d4da598188fc162b5434b3e7 999 0.55/1.00 vMB 6
753,845 753,845 0000000000000000000088a9bcf5c69307765e8fcf27be5df3b45e3cfc4aa3ba 3,363 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.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.