Loading Tool

Explorer IconExplorer

Memory Pool

79,758 transactions
30.28 vMB
0.07851412 BTC
Random Selection Loading Transactions
Max Size: 184.65/200 MB

Candidate Block

Mining Attempt 660f0a6ca13b77ae5bc48db3523d1e40dca153b5625ac733afd50a061c5df7b6
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root fbf49c53ef4ba24a3541f25219df6a5dca3b45b6e6a4cd0add1892899e9297fe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.01080105 BTC
Feerates: 150.80 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (24,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,503 890,503 000000000000000000019e379996b80d95b665276b657c16dac8a6d713abcb40 83 0.02/1.00 vMB 3
890,502 890,502 00000000000000000001001ab7b3e712e27aeb1477c58453938fb4ee99236e50 2,224 0.99/1.00 vMB 1
890,501 890,501 000000000000000000021346425b90953a714e1536174a641cf4dee480a37fe3 208 0.08/1.00 vMB 1
890,500 890,500 000000000000000000014b14e4fd3d50a130571ca3161d028e9551531e5049c2 1,240 0.48/1.00 vMB 1
890,499 890,499 00000000000000000001757371a1699f50092f5542f163e45794d2fbf23df5ed 2,646 1.00/1.00 vMB 2
890,498 890,498 0000000000000000000134ee99d08b390fc83679b0faf233169ac837e71a682b 2,269 1.00/1.00 vMB 2
890,497 890,497 000000000000000000026418837a0d29b1323643eaa12c70a90a14aa8775ae6c 39 0.01/1.00 vMB 2
890,496 890,496 000000000000000000024d129d10036da83fa730a729e75b6b40fde40a120839 405 0.22/1.00 vMB 1
890,495 890,495 00000000000000000002610f3386a9af0e90e3d7b746c0f593f03729b6343b7b 1,832 0.68/1.00 vMB 2
890,494 890,494 00000000000000000001328db39870a326f457b83b1dc5290ee0e75210efad22 536 0.12/1.00 vMB 1
890,493 890,493 00000000000000000002544707618abf21b03e43491801fe60b2ed0d045ed1e5 2,056 1.00/1.00 vMB 2
890,492 890,492 00000000000000000000aca5fd699208a4f2e0830ebc89333206772bd79c871c 2,381 1.00/1.00 vMB 2
890,491 890,491 0000000000000000000029b2b3e7c5ae0fd0106e9c5f42e8196f0e8478d7c94d 2,222 1.00/1.00 vMB 3
890,490 890,490 00000000000000000000058bca37954dc610a948bd0d616deacb90e4c19fb889 305 0.11/1.00 vMB 3
890,489 890,489 00000000000000000001542b0e2a110e0d9114525bccb78d99e3d3006df9aee5 38 0.01/1.00 vMB 2
890,488 890,488 000000000000000000010c634213cab69f5ff15239aea232ad5a4551a4783451 3,138 0.95/1.00 vMB 2
890,487 890,487 00000000000000000001be4a3abe89bce4c01db1f9c4d80bdceed37fe0d2c296 1,779 0.51/1.00 vMB 3
890,486 890,486 00000000000000000001d4e8f9988a3caab468db67b993eb1dd30a28776a24f5 2,386 1.00/1.00 vMB 1
890,485 890,485 00000000000000000000aa1f8cf103931eb12a9b63f58ce45d64b159e28f2b8e 2,932 1.00/1.00 vMB 3
890,484 890,484 0000000000000000000234ee8fa12e19fbfa8f34ce4d0f02a3934ce31c2739c6 741 0.22/1.00 vMB 2
890,483 890,483 00000000000000000001a510a0bbbe9716d5ba24b13b633a4fce7669a5429852 2,218 0.66/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.22 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.