Loading Tool

Explorer IconExplorer

Memory Pool

91,071 transactions
33.15 vMB
0.24763795 BTC
Random Selection Loading Transactions
Max Size: 199.15/200 MB

Candidate Block

Mining Attempt 3d3d99d63fd31c3418232c6cac6d5865b74420d9dd0a2bc904f89f14bc67f616
Version 20000000
Previous Block 00000000000000000001bad1dc6c3d29b839c60c9030033937f5e85776d940c4
Merkle Root 6a494e1512858a5d5f9eb81c1076a5300a990461491c7e83038bb11048e2a6d6
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,074
Size: 1.00 vMB
Total Fees: 0.06684006 BTC
Feerates: 138.98 > 6.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,525 (8 blocks away) ⇈
Next 8 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,517 917,517 00000000000000000001105fbc2d5e73f43dd6a44fce9deb79d93b70772a6bfa 3,824 1.00/1.00 vMB 4
917,516 917,516 000000000000000000017c38ad0d5b0d1fa0a1470050d981549e54949708ed27 3,648 1.00/1.00 vMB 4
917,515 917,515 00000000000000000000cb5616b6d23aa5fc9fe47ccc39cdbfa21c65b9ebcb9a 1,945 1.00/1.00 vMB 2
917,514 917,514 000000000000000000001448fba435388f51d5e31960f894e7ae87b48aec9f93 3,637 0.99/1.00 vMB 12
917,513 917,513 00000000000000000000733cde345fb6e99ef1b6f411e49cf0b86063ef42d7b4 4,207 1.00/1.00 vMB 4
917,512 917,512 000000000000000000016eb6c23609dc2395983db733d62257cd49d4ca47835a 2,131 1.00/1.00 vMB 2
917,511 917,511 00000000000000000001b8d1b80854603d877c7507f2b665263168e0e9f3990b 3,325 1.00/1.00 vMB 3
917,510 917,510 00000000000000000000035afa2582f299ed3bd8412a98f2c9e706dc32f97daa 2,464 1.00/1.00 vMB 2
917,509 917,509 0000000000000000000089c3bfc7a62564cdc7df299c6d76ac68fc15874a9e5f 4,072 1.00/1.00 vMB 4
917,508 917,508 000000000000000000014e0387cd181b15a1b64f9d28d7fc4ca8a04b7694dbcc 3,762 1.00/1.00 vMB 4
917,507 917,507 00000000000000000000ac8ca3aea6038129397a54971d523c75707be8cbba5f 1,314 0.78/1.00 vMB 1
917,506 917,506 00000000000000000001ba75988aaab8cae8f89bc6e6a4b1c8e7b58bdfd3be02 3,490 1.00/1.00 vMB 4
917,505 917,505 00000000000000000000306b96e3b31d22cfa53534f0832b3813ac0a701b0454 2,365 0.91/1.00 vMB 2
917,504 917,504 000000000000000000005eceb96c850836d1954620f7140346b28bf4e803643a 3,905 1.00/1.00 vMB 1
917,503 917,503 00000000000000000000faaf3a3349c4df83b2c5d3df9b0eac4a08d415911a4f 2,976 1.00/1.00 vMB 2
917,502 917,502 00000000000000000000a67ff0e175cb3428280f92a4e7a4fd70a642573c7c0c 3,267 1.00/1.00 vMB 2
917,501 917,501 00000000000000000000dc1d3fb3054731304527693fae514d0446b762580055 1,546 1.00/1.00 vMB 2
917,500 917,500 000000000000000000006e67b68dfb4af407a188c08fdc0b6bc33428c58df868 1,892 1.00/1.00 vMB 1
917,499 917,499 0000000000000000000123b8fee85bc9019e8fca06c7f61c8fa2245d79d57e06 3,797 1.00/1.00 vMB 4
917,498 917,498 000000000000000000015a18474bbcc9720d7e4b9f4dafc55b4bfad7f75e2916 2,592 1.00/1.00 vMB 2
917,497 917,497 00000000000000000001504fbb0c7926784a07b86937e12d833b742087286775 4,423 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 786.72 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: 1,009.89 GB
    • Received: 34.72 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.