Loading Tool

Explorer IconExplorer

Memory Pool

41,664 transactions
16.87 vMB
0.15659850 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.88/200 MB

Candidate Block

Mining Attempt ba88d03c03e966a22dd356af117deef4ed936ab3aee533fd190c2cb4c4681cb0
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 6489bf3d3c9d48735606befb597c90eb6ebbd8d503635429a8912ab3ec518db6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.05668934 BTC
Median Feerate: 4.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (689,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,967 223,967 000000000000000b957dea3ac704e98598bed0e65a70a0c174ed8fa057b1db7b 179 0.16 vMB 101
223,966 223,966 000000000000031a90e26b30e3c148f165450adb4bf50a50d59cd209848ea8a3 418 0.25 vMB 143
223,965 223,965 00000000000001bacca93ada57185827943e94a0f9f583f4447bfbd923429990 456 0.25 vMB 141
223,964 223,964 00000000000003c4f66860f9fa6787d1451eea13374f194549e9950952357f1e 626 0.25 vMB 167
223,963 223,963 00000000000000cb788d0add7fe5d87cb73356275124bcd7bcc8f2fe9c2b0852 888 0.25 vMB 208
223,962 223,962 00000000000001f03fab249ef0785fd75107eb5951a63b2b169c46d168c35ef2 809 0.25 vMB 255
223,961 223,961 000000000000003b57dd1f4cf332d8fd68b40033ac1adf2684a1ad7ac4be20f8 587 0.25 vMB 199
223,960 223,960 000000000000010672925e1752e2ae2cb3f8b9d4f3464d90201018ef3378bca4 785 0.25 vMB 267
223,959 223,959 00000000000002018c3c3c24de803ca6b5fc3f4bf65fa43047b870dd7deeb479 132 0.05 vMB 410
223,958 223,958 00000000000001a73f7516119889eecaf3929d43d1ba176492f7221f53ebc587 551 0.25 vMB 221
223,957 223,957 00000000000001f8584ea3a3fe46163e42c8184b949778cb473876ef7062fe0e 609 0.24 vMB 345
223,956 223,956 00000000000002b63b8f7f615cfc189e8ea42cdd782dad358f7bc51852f60bbf 65 0.03 vMB 149
223,955 223,955 000000000000012d8f1ea39279c0c5a070a971941609fdfe90f8f48af8dc3a15 161 0.08 vMB 158
223,954 223,954 000000000000036c61507d7f17da579ee70ba92b4593784472e0c8c0cfcdf3fd 400 0.25 vMB 162
223,953 223,953 000000000000026fc129ec7a4be17d2b9bcd89f356281eb5f1c813a9400d1042 354 0.20 vMB 158
223,952 223,952 0000000000000021019be1ca468992aadde76300d1d4bc3ffbc6e9042d363564 162 0.10 vMB 121
223,951 223,951 000000000000017b1822705d6d70331e95f4da99383aad096b2f50ef4d1614a3 771 0.25 vMB 285
223,950 223,950 00000000000000529a752946305ba51839251e24317f3dd695665b7a8542ccbb 119 0.05 vMB 120
223,949 223,949 00000000000001b341209a5345a808b3100d882a2646b75aca749a7a7f5c83c7 107 0.06 vMB 175
223,948 223,948 000000000000037a2a5a30c2972536f0ca23a42398779c7cc57d9c0537a05fcc 471 0.19 vMB 183
223,947 223,947 00000000000001e309ffef8370b2a53dde0055118e4c3feb06a67ff2c9d461ad 148 0.15 vMB 69
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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