Loading Tool

Explorer IconExplorer

Memory Pool

54,228 transactions
31.33 vMB
0.13216257 BTC
Random Selection Loading Transactions
Max Size: 168.95/200 MB

Candidate Block

Mining Attempt b4aa489e09a1c4a5368658f13aeb16641817bf5cc7c23e836c82ce579b9e4284
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root 33a5381364d139a4b81e745d1d80810f21be701f207192909e2abb4b0422aa33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04072281 BTC
Feerates: 301.27 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (89,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,030 825,030 000000000000000000034fa42d76514e8e1ae5facf4aec119562b8743beeade5 3,313 1.00/1.00 vMB 121
825,029 825,029 00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3 2,960 1.00/1.00 vMB 88
825,028 825,028 00000000000000000002d61bfa6ed14c366a3df87725fd246f4b942f5cc087e6 3,417 1.00/1.00 vMB 148
825,027 825,027 00000000000000000001b8d2988c49eb00385503e93630ecd2cc0a9c2c9666d1 1,894 1.00/1.00 vMB 34
825,026 825,026 00000000000000000002452121efedf93c2e83f4b56a626d86f6e825b9524923 1,819 1.00/1.00 vMB 34
825,025 825,025 0000000000000000000109d51533513dec757a4b43cf83488db648b5b35a2622 2,469 1.00/1.00 vMB 41
825,024 825,024 000000000000000000015e8a803a2ebdc909a929be2f542874e2e623c4de5441 2,168 1.00/1.00 vMB 80
825,023 825,023 00000000000000000000a33cd7ffa38975f79628080f56ad1240243ce57c30c1 3,103 1.00/1.00 vMB 66
825,022 825,022 00000000000000000002d49fe4489803c150a26dc3f564ea3377589b55008c63 2,654 1.00/1.00 vMB 136
825,021 825,021 00000000000000000002a5827c6a508ed570da6e1d8ea1c007e8f20883387ffb 3,344 1.00/1.00 vMB 106
825,020 825,020 000000000000000000002d09e4efb8ee660245764e1ad1fbb25a33a07a72af07 2,854 1.00/1.00 vMB 65
825,019 825,019 0000000000000000000398fba67e5878afb23c8a5cbd4a8950844693226a66c2 1,461 1.00/1.00 vMB 39
825,018 825,018 00000000000000000001b6b0e8a8aec30b9732abe15b528ff10421b2a4d59822 2,741 1.00/1.00 vMB 63
825,017 825,017 000000000000000000029e4fe5bb51d8784e733504f9c60954b03559503b85b9 3,048 1.00/1.00 vMB 43
825,016 825,016 0000000000000000000191945956a505bf3ac10a4bf5afb28f6f6cbcab81c03a 2,061 1.00/1.00 vMB 48
825,015 825,015 00000000000000000000295d02c90c974919652cbb3c81db0af003c1d7d41e8d 3,495 1.00/1.00 vMB 97
825,014 825,014 0000000000000000000316aa3ac22b689e37c9241e67ca5353585d194c8fd443 2,869 1.00/1.00 vMB 62
825,013 825,013 00000000000000000001571be36fb64f9396d6f18f5953d49c67bc5ccc84a137 2,115 1.00/1.00 vMB 52
825,012 825,012 00000000000000000002966494d017638e9172d8b2708aa364a8737aeacaf022 2,465 1.00/1.00 vMB 66
825,011 825,011 00000000000000000002efa60ad6d62390e2991f0c0871dbd4c51a6ee29d25f3 3,735 1.00/1.00 vMB 54
825,010 825,010 000000000000000000004dfbb24b80542f0b9e9ef8748701c58323670ad59226 4,373 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.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: 651.14 GB
    • Received: 13.43 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.