Loading Tool

Explorer IconExplorer

Memory Pool

77,921 transactions
29.32 vMB
0.08624190 BTC
Random Selection Loading Transactions
Max Size: 176.63/200 MB

Candidate Block

Mining Attempt 6c35ada80716ef8d4453a532ddccdb0bc102364f3040c5e969b90aaa7fd7c3de
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 387214cef377fd00d48bc3d1148271deb1e67cc56dc35acf3c5f0355286ed32c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,008
Size: 1.00 vMB
Total Fees: 0.02439546 BTC
Feerates: 261.10 > 2.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (236,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,372 678,372 00000000000000000001cea987dd9ba896cc7103fc82b92246398b51c4683375 2,960 1.00/1.00 vMB 87
678,371 678,371 0000000000000000000a8fa35c71d3d8936d702391b84a937e5707f160ff8bae 2,165 1.00/1.00 vMB 103
678,370 678,370 000000000000000000051e7da051c01fa9f6b6e0591c8326979efbee04dc2dc9 909 1.00/1.00 vMB 94
678,369 678,369 00000000000000000003ab1a8121177aed95ba0d757868bdb2404da48d864f78 2,733 1.00/1.00 vMB 113
678,368 678,368 0000000000000000000b06224e4095d0cfd744289c138ddae5a40e4acb5dd7b2 2,925 1.00/1.00 vMB 86
678,367 678,367 00000000000000000003e97191d04bf726abcc6e4fb54f591c69b7a3fa3ba88d 3,131 1.00/1.00 vMB 111
678,366 678,366 00000000000000000000cd0232f94f5f01d5b89224da1c0a48941d81dbcd9163 2,919 1.00/1.00 vMB 91
678,365 678,365 0000000000000000000ac345634104e56ad29929b836677a9ff03ec4aa469fe0 2,929 1.00/1.00 vMB 87
678,364 678,364 000000000000000000012536f726e093b68d0c388de9cd5451e7da155732e5bb 2,941 1.00/1.00 vMB 84
678,363 678,363 00000000000000000001fd52cf6216b95f7e6368a93f2b099f95ebe1dca31447 2,585 1.00/1.00 vMB 110
678,362 678,362 000000000000000000031be67c27cae33bf264fc3759c8d7db0de6524ab5a1d7 1,982 1.00/1.00 vMB 94
678,361 678,361 00000000000000000004619936becee80a4ad33bacf5548688799942c1fbaeb6 2,823 1.00/1.00 vMB 97
678,360 678,360 00000000000000000000fd00a9c1295570fc1670a6d7baedd02b949076bda650 3,251 1.00/1.00 vMB 89
678,359 678,359 0000000000000000000a0fb2ab864a64c97a119d47b531b33a26b49a68795e8b 2,806 1.00/1.00 vMB 106
678,358 678,358 00000000000000000008eb0b15a2b75fc056f9f072de8ab258f9e426ed04f9a0 1,369 1.00/1.00 vMB 96
678,357 678,357 000000000000000000067155871115286aaaece8cb3aae1dd4cc49038717b726 1,594 1.00/1.00 vMB 101
678,356 678,356 00000000000000000001cf25fba372c30c00c9a1bf0a9af25006ecb970d932bb 2,917 1.00/1.00 vMB 110
678,355 678,355 00000000000000000007783ea5f6307f16108ea4956c779632df773851b68a70 1,748 1.00/1.00 vMB 88
678,354 678,354 000000000000000000020fddc0d65d54b79eae079eb552a14ea8d02b8e4bb0fb 2,870 1.00/1.00 vMB 100
678,353 678,353 000000000000000000096ae5d0089c41aeb43d13154602ba3d646e360d477aac 2,857 1.00/1.00 vMB 95
678,352 678,352 00000000000000000002975db871c61545afcb09a519a9bf9a15cfb67bcfad4a 2,731 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.68 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: 685.55 GB
    • Received: 16.48 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.