Loading Tool

Explorer IconExplorer

Memory Pool

80,531 transactions
29.97 vMB
0.12158043 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 50daa6aadc11e41dd8d4f89e94835719c43df3ebf607d8f8cb0a656e3cc5f1a6
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8e69b7773a290ea8e134f092faa06e61bf03650e79a615501522dc7318bb46a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.05033854 BTC
Feerates: 242.90 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (372,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,743 542,743 00000000000000000012303e5a3efd142aa99aadb0bab6db4ff348db814d2c13 1,922 0.60/1.00 vMB 15
542,742 542,742 00000000000000000018cd64a42930fa8bf17a83668c2c5385c4db72a1022a49 330 0.15/1.00 vMB 30
542,741 542,741 0000000000000000001cf2bac3d9bc175e7aaadd6f5e04ff242d18cfb2927ad3 77 0.02/1.00 vMB 12
542,740 542,740 00000000000000000001ec27b6681c91263681fef06539c700b6fd7f7ae218c1 206 0.07/1.00 vMB 8
542,739 542,739 000000000000000000099659948d02d3f534136879b7ce20f25789472db8331e 373 0.13/1.00 vMB 12
542,738 542,738 00000000000000000020b04aa70ee99936c6f4e17d8935659cd22e16e8defc46 474 0.15/1.00 vMB 7
542,737 542,737 0000000000000000000bb75f1c92e00731a9ce5f3f7d7dcded38380cc41993a6 2,463 1.00/1.00 vMB 12
542,736 542,736 0000000000000000000cf4b779310eeca2cf2e3bf94847c3a724a1e061407199 569 0.18/1.00 vMB 10
542,735 542,735 0000000000000000000fb15e50635d91af159905a04b9406e3214f9e9d2c6c6b 534 0.18/1.00 vMB 11
542,734 542,734 00000000000000000016380c593e3414193ae7b4ef837dc05a0453cb80307356 1,802 0.59/1.00 vMB 17
542,733 542,733 00000000000000000012a74a1c00397e4996986469c1d5404a84186ac158f191 496 0.17/1.00 vMB 9
542,732 542,732 000000000000000000180557a34ec918a228bcd374fb5d9939a5e078765edc14 1,332 0.55/1.00 vMB 15
542,731 542,731 00000000000000000004cea19639d91ab3b244703f18aa482ee6911816612b6c 632 0.33/1.00 vMB 5
542,730 542,730 000000000000000000096de2b32c0eedbdd8f038c1bf9c4449364461cbd9d7ce 3,177 1.00/1.00 vMB 4
542,729 542,729 0000000000000000000f886518879b48d7db430273a9d8d7b39b82917938ed01 3,197 1.00/1.00 vMB 24
542,728 542,728 0000000000000000000f462731f00e4e600469893990c896dba86fa5fb0c1990 1,236 0.40/1.00 vMB 13
542,727 542,727 00000000000000000005f3c0b802ac8b85488d4f88d7a60a20ee4ea3984c1394 1,725 0.73/1.00 vMB 9
542,726 542,726 00000000000000000027205bba72ba806da21f6b76a848f3f2eee905a8ac4eee 119 0.21/1.00 vMB 13
542,725 542,725 000000000000000000092216dae632fadee8558dd58b1806b18660b8ba5d57e3 2,338 0.99/1.00 vMB 11
542,724 542,724 0000000000000000002183fa9a792e107853df6f9a3a7d3d803bc15ee0d152f8 959 0.91/1.00 vMB 4
542,723 542,723 000000000000000000186a5cb4d95b360a16e7aa81536a1073950fb01c82d3db 2,859 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.