Loading Tool

Explorer IconExplorer

Memory Pool

39,869 transactions
19.71 vMB
0.04994555 BTC
Random Selection Loading Transactions
Max Size: 109.70/200 MB

Candidate Block

Mining Attempt e2d92c3b446981377c6be449f19ba7eecb99a05d93c89d26a9632c9aa444c444
Version 20000000
Previous Block 00000000000000000000aff209457d052441f4e9f159052395e8e249f77512fc
Merkle Root d00aacbd92e21022cd6c461c9d664038414d5a52ecc87e9efd98eb7be8748118
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,567
Size: 1.00 vMB
Total Fees: 0.01159327 BTC
Feerates: 74.05 > 1.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,082 (811,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,717 102,717 000000000000f413c1e3017dc2b9a6f9bc58e4fde2cb91bbb8dc163579859383 14 0.00/1.00 vMB 0
102,716 102,716 000000000001accf4d23f6f62ce71bd4143d98eacd536d1266561e61db664338 14 0.00/1.00 vMB 0
102,715 102,715 000000000003ffdd19b5a1ffad297553d3043e462a9b9ce63209257d3950c782 10 0.00/1.00 vMB 0
102,714 102,714 000000000001c28d4ca5396408838e652b5a0c41fb4e72ac06140c5123b9301d 14 0.00/1.00 vMB 0
102,713 102,713 00000000000132beb0960f460ea98136e5cf35d081a52c8041d082cf7e0d23f1 14 0.00/1.00 vMB 0
102,712 102,712 000000000001633ecefd98c13b055e24d70035e19b2b5b4a1eb9426ccc4cc2f3 11 0.00/1.00 vMB 0
102,711 102,711 000000000001e13f9167c63a3b30018587dcedd638c05624e2e095b9ac04d96d 2 0.00/1.00 vMB 0
102,710 102,710 000000000000d4284c1165f0a0c6381420cd018f0ab42b5d1335a0ccd2ba373a 1 0.00/1.00 vMB 0
102,709 102,709 0000000000033f709b365bb7314ffc4a5de685e042ffd0ffe177e3a71f79638b 1 0.00/1.00 vMB 0
102,708 102,708 000000000001a5cea542415d7d493dbd1a83f4f137ed822fb792b524df7c5db7 9 0.00/1.00 vMB 234
102,707 102,707 0000000000004957b641fc962884069f363b826b85f9284a49b40ae9395d94f7 1 0.00/1.00 vMB 0
102,706 102,706 000000000001aa84f784c791b0efb40242c044281e78280f27da730dbbd2701b 4 0.00/1.00 vMB 0
102,705 102,705 00000000000402b6cf223ddd5d37547c13dd2fdfc5ab11e53a46711120c99ecf 1 0.00/1.00 vMB 0
102,704 102,704 0000000000000a8b593605e8c54aefa6e4ef124c6b7a95182b44c4a8ff472a8c 4 0.00/1.00 vMB 0
102,703 102,703 00000000000310b8783c690ff9d67bde3789ebee10c0100169345252e348c21f 3 0.00/1.00 vMB 0
102,702 102,702 000000000000f2ab6f1ad130a9082944b80ecc7654cc8c31998f759880798475 2 0.00/1.00 vMB 0
102,701 102,701 000000000000f0972d37405fd285392729237bc03887f54adddc8a65760282a1 1 0.00/1.00 vMB 0
102,700 102,700 000000000000b873826e93b80fc37f0ab20935eccba9fc3acc9c2b37fb1dfcfa 1 0.00/1.00 vMB 0
102,699 102,699 000000000001398d936256fed2a3a5396c35d75bb9244fb4b4d135dcae4be5f1 3 0.00/1.00 vMB 0
102,698 102,698 000000000000d29888d1db3d254804f0c0f06afb20c084f8786f84a6ba81add9 3 0.00/1.00 vMB 0
102,697 102,697 000000000002c09261ae2289a4a100c8ebd84f5fb05bffed526289fd8f99f6a4 6 0.00/1.00 vMB 353
Previous 10 blocks ↓
Total Size: 780.74 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: 555.90 GB
    • Received: 6.96 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.