Loading Tool

Explorer IconExplorer

Memory Pool

85,042 transactions
31.86 vMB
0.19120280 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt df119f464b8f06b4e3afe932feb2e0634ca86226879be7f76e728d029602d19d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root bbaf49ae409155389d049317426aa1c23db2078dd727f536748e5a1ffe379c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.07297310 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (290,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,540 624,540 0000000000000000000b2b31bd5e4459c36b1a8d55586a7d6f5edf4917959833 2,448 1.00/1.00 vMB 25
624,539 624,539 0000000000000000000939e798af5e0d4c6efe57bf0fbadb1d8111bd348f1a03 235 1.00/1.00 vMB 1
624,538 624,538 0000000000000000000068899caa617f4303aea5afa855a32d816c13d71a49c9 440 1.00/1.00 vMB 2
624,537 624,537 00000000000000000013d6ec7b1d6e0618d54805ceed1b79b60135f556ecd21d 1,191 1.00/1.00 vMB 4
624,536 624,536 000000000000000000119a2d0c3544938689a4e6a0f19e66740bce121e2840f1 876 1.00/1.00 vMB 6
624,535 624,535 000000000000000000114bee2afe169b69a90257529c070344cf026de0c70920 2,133 1.00/1.00 vMB 2
624,534 624,534 00000000000000000006223f8417f513faadf4c47c8f1808d076579b74780639 1 0.00/1.00 vMB 0
624,533 624,533 0000000000000000000920411edfb682abf7f08ea7e21d16bd8d9fea2b9f890c 3,043 1.00/1.00 vMB 18
624,532 624,532 0000000000000000000e28c2587c07285108296bb93ce339d0e7e6f64d28d786 2,680 1.00/1.00 vMB 18
624,531 624,531 00000000000000000011a19a6728d4786798378e095c798337195a536bc041df 2,826 1.00/1.00 vMB 19
624,530 624,530 0000000000000000000055f52bd83964cf7c2ab84b7a5174ede8eb94b0f3e11c 2,935 1.00/1.00 vMB 32
624,529 624,529 00000000000000000009bfce7e7f3e8c45bd125ddfd57f8fb2b7b4593aa10a14 1,174 1.00/1.00 vMB 4
624,528 624,528 0000000000000000000b904b0a1589511786d66d1db340f591fb8cf230c80869 2,446 1.00/1.00 vMB 16
624,527 624,527 0000000000000000000e3f55b3dd39f9a0fe47e9e2f4f9c0bf53e54bbc737829 2,825 1.00/1.00 vMB 19
624,526 624,526 0000000000000000000a08c47438ff6a6cd52f153329525b833ebc8bd744bd48 2,236 1.00/1.00 vMB 13
624,525 624,525 000000000000000000006b3153341dc636d452e356eb79782700c4ec218811ac 1,896 1.00/1.00 vMB 17
624,524 624,524 000000000000000000021cf0b349965c3ca10b8bff1bc3af6860b770450dfa94 2,035 1.00/1.00 vMB 21
624,523 624,523 0000000000000000000bed8ba3441e4a4b3e2b70e7dc964d85501cf57764fa40 2,258 1.00/1.00 vMB 39
624,522 624,522 0000000000000000001214c00a846d832a7568cf8596f58252404062c8544860 1,473 1.00/1.00 vMB 74
624,521 624,521 00000000000000000011eddf6bd0ba7e61c3aca86bc229ec28d69f3d69c6f412 1,902 1.00/1.00 vMB 9
624,520 624,520 000000000000000000107d2493f3f4bebfb63bfef416ed6c0a4f587fad8d7b08 16 0.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.