Loading Tool

Explorer IconExplorer

Memory Pool

82,589 transactions
34.55 vMB
0.15622590 BTC
Random Selection Loading Transactions
Max Size: 196.95/200 MB

Candidate Block

Mining Attempt 5b0ef0ce2e7a4226ad42d352937c7e1c7c53fb4a7a8c2cf6527211135044a018
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root c7788e17c0e7ed5cba6065fc7f810114b12dbb5a97ce67a6df6ee9086eab982f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03923174 BTC
Feerates: 301.60 > 3.93 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (23,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,277 892,277 0000000000000000000215de27936850c4c3ef63b1d6d63d177ea16937e26346 2,477 0.62/1.00 vMB 1
892,276 892,276 000000000000000000023dcdb671942051d622f2a2ae2970a3bf636cf89d4f17 1,552 0.42/1.00 vMB 1
892,275 892,275 000000000000000000009591b075d21f1d15131c46a374285a4c98513b7f93dd 3,052 1.00/1.00 vMB 2
892,274 892,274 00000000000000000000de71c512d699a8a52861f637a885bb2cb15b24ce0acc 3,470 0.73/1.00 vMB 2
892,273 892,273 000000000000000000010e981b273f6efc6822cb9a21033e76842f21db816a13 1,918 0.42/1.00 vMB 2
892,272 892,272 00000000000000000001a85bd8b62e79d188e17a94f243dd9d140545b50da86c 2,048 0.42/1.00 vMB 1
892,271 892,271 00000000000000000001d5e5b442aa2967536bdb8f7ff6b6d3cdd4db73e377bd 2,789 1.00/1.00 vMB 1
892,270 892,270 000000000000000000007737b5e7b68c717e7e57375fe535160b990f75fc696a 2,672 1.00/1.00 vMB 1
892,269 892,269 00000000000000000000432cef281789ff288fe494c6a9f9b844bc57f9babfc2 3,648 1.00/1.00 vMB 4
892,268 892,268 000000000000000000003b92837da92d263940ed97d74ab300b9a558c92fe816 3,721 1.00/1.00 vMB 2
892,267 892,267 00000000000000000001bf66680fbf1674e6ee6b179fe874879675c67d476ec2 3,586 1.00/1.00 vMB 4
892,266 892,266 000000000000000000014504859816db5cab320651ce46b5904ae0e9c7cd1ce7 3,416 1.00/1.00 vMB 2
892,265 892,265 0000000000000000000060af52e5e1cb5faef29ff2ecdfa2eafed7e7e56f1670 4,335 1.00/1.00 vMB 2
892,264 892,264 000000000000000000007331ac820f474e7491e4d963c7a9ed19d6505c0f1cd1 4,892 1.00/1.00 vMB 2
892,263 892,263 00000000000000000000f4e93552d9c84e1d5ed33efd218ab684e76a5772b78b 4,606 1.00/1.00 vMB 3
892,262 892,262 000000000000000000009660c9c5c3a8547387f75bfbaa71a7279a40e323ce5b 4,014 1.00/1.00 vMB 2
892,261 892,261 0000000000000000000038edef432858509e507c9b8bf07e0e896d8e8fab4a30 4,739 1.00/1.00 vMB 3
892,260 892,260 00000000000000000000618438608faff7428428314ce0387513935a11c7cb78 4,345 1.00/1.00 vMB 4
892,259 892,259 00000000000000000000c333a162cffa97a8f96f63c1c438f061d8ad2e8c6248 3,837 1.00/1.00 vMB 3
892,258 892,258 0000000000000000000156ab022aa2c1df1e54f4759393931f73bf005887f983 3,812 0.99/1.00 vMB 2
892,257 892,257 000000000000000000010ecbb737405397d41a378478e099c846360ec8110737 3,100 0.87/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.