Loading Tool

Explorer IconExplorer

Memory Pool

77,681 transactions
28.59 vMB
0.09875358 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt 3648d593c91c11dd44627d2fa0cd4bf51d6c917a76eec86d3cd9b31276859d24
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5dd9bd5094771aed67f7923388cc67cf02cf15052ffa8e1c3ed12bf5d4889864
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.03340228 BTC
Feerates: 201.07 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (893,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
21,592 21,592 0000000040f808f128abc49966c0545da9893f19c78511b82d2a474d11361206 1 0.00/1.00 vMB 0
21,591 21,591 0000000064aead956dc7012aebd720d2cb7f53f80884c029d5f0a1a8b21fae98 1 0.00/1.00 vMB 0
21,590 21,590 00000000aa39f73dc2fde8078b29aa903312b7665309165fb1713f4e3578720a 1 0.00/1.00 vMB 0
21,589 21,589 000000001a3ee64d5bb713d2faaed2eb80357d2914d66c73b555130f4fe59b7a 1 0.00/1.00 vMB 0
21,588 21,588 00000000e54ceee37f946158c08422c5abed470e94c1fea715b3fe7f8b4ea63e 1 0.00/1.00 vMB 0
21,587 21,587 00000000d973f4b0843f54e5f46b98fc78d79bb5e3ff9ee0d6a6fa8b255ed230 1 0.00/1.00 vMB 0
21,586 21,586 00000000fb2dcc275333d8bed55be86c5aa24801bb48b6e3136a30593bfe482e 1 0.00/1.00 vMB 0
21,585 21,585 000000007cafbd38e09d7812224cd55ec53394bdb50268bc0f62a69a527ca1bd 1 0.00/1.00 vMB 0
21,584 21,584 00000000a7598111d0595321d2399d2b6f02ae7e61d1db8f46e45de6292c0481 1 0.00/1.00 vMB 0
21,583 21,583 00000000639baedbb01ae10303705bbb321f5cf687174045934e65dd6995971d 1 0.00/1.00 vMB 0
21,582 21,582 00000000486112781843a0129bfae4cbd0a07d625fd789a7a37909aaa6781006 1 0.00/1.00 vMB 0
21,581 21,581 000000006874937bd9cdb78069ad9967e5c2f6797700aac07fb6d7a030e21617 1 0.00/1.00 vMB 0
21,580 21,580 00000000b3114e7f6e56c6a9806526630303e4c3ede7adf6f2de6029911694ca 1 0.00/1.00 vMB 0
21,579 21,579 000000007cb6fd3399cb875fd32306b698af4c913ce4fd63d36e9e7595e57568 1 0.00/1.00 vMB 0
21,578 21,578 00000000b941563f155a577426580315c518cb3fa8f513ca45ba335a6cc94488 1 0.00/1.00 vMB 0
21,577 21,577 000000000d37c79d135805958ed0e6741a072a3d91c7b73db27fb9dc66e60322 1 0.00/1.00 vMB 0
21,576 21,576 00000000138b25cc7ae4abd87f246d5968d8743b229e8a8c4be5b877f6126790 1 0.00/1.00 vMB 0
21,575 21,575 000000007b651b83fe0868ef54bad0cc3614ee5e0a43bc94e01677ab141b06db 1 0.00/1.00 vMB 0
21,574 21,574 000000001ec82b130dd01690402811f5e2c0545561820516bbde465cc4e0e487 1 0.00/1.00 vMB 0
21,573 21,573 00000000a729c83d41768850cc836cca926b9d8d66bfd5184fe0d98b471e2ada 1 0.00/1.00 vMB 0
21,572 21,572 00000000dd8ce7b76340259e62e872dcdb4282fbbd5aa40c0e43af7ea473f5d8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.