Loading Tool

Explorer IconExplorer

Memory Pool

40,887 transactions
26.20 vMB
0.07197009 BTC
Random Selection Loading Transactions
Max Size: 136.35/200 MB

Candidate Block

Mining Attempt 497c40ecd986926baa01e9671645031145ed284e7208786d495d6e3dfdc921ef
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e1a61515ced553f1f24c53bc4bdca4b38a0e267abe28eb411ec6e2fe32853350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.02403340 BTC
Feerates: 150.98 > 2.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (59,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
855,350 855,350 000000000000000000001914fb031766ce09fb3f1aa460534faa6b9064c36e5d 4,790 1.00/1.00 vMB 4
855,349 855,349 00000000000000000002322f7d24a81f683838c88ad7f32a74bd25fa51644f81 3,521 1.00/1.00 vMB 8
855,348 855,348 00000000000000000002f88fb4cbafb595f722b86c939b700f03d6a7830d1598 6,825 1.00/1.00 vMB 3
855,347 855,347 00000000000000000000385d4913ebfc9d834642038d856d1f4fb72b6cb1de67 5,848 1.00/1.00 vMB 4
855,346 855,346 000000000000000000009b4914cfc1be4ca8a16acbb17954d7d2e7cdf29f123d 4,574 1.00/1.00 vMB 4
855,345 855,345 00000000000000000002195f38c081111a362bd5513aa2755f983195101a1e07 7,507 1.00/1.00 vMB 3
855,344 855,344 000000000000000000011a280e274002f5bf6d055ca65f51d0398437589d3d18 4,559 1.00/1.00 vMB 6
855,343 855,343 000000000000000000026e784d268a358431773be03543c116e9c3fdb530195e 4,668 1.00/1.00 vMB 5
855,342 855,342 00000000000000000002ad32fef129e545798bf788b23b8ceab3a8980ff352dc 3,410 1.00/1.00 vMB 6
855,341 855,341 0000000000000000000093677f7fbdff98f16a747d4c366f6f3b47a62de8844d 4,699 1.00/1.00 vMB 3
855,340 855,340 00000000000000000000d492ff9f5efa75059704bb5477eb89c7c27249152652 4,173 1.00/1.00 vMB 5
855,339 855,339 00000000000000000001d7f055c5f9f0a8f6311e185ef68cafb7fe4c6094cb60 2,682 1.00/1.00 vMB 5
855,338 855,338 000000000000000000026c2d2234d8ec167a644a967d26a73f1f23bb67fa12e4 4,458 1.00/1.00 vMB 5
855,337 855,337 000000000000000000018f9269ad278ca538f9ba0f36c9f6052330f300f76347 5,199 1.00/1.00 vMB 3
855,336 855,336 00000000000000000002cd64b838f809e344393859cc02333aa74c862cf974b8 3,706 1.00/1.00 vMB 4
855,335 855,335 00000000000000000002a6243abf8f1c77de868d1ce55ce0e8f07b513d167261 3,049 1.00/1.00 vMB 6
855,334 855,334 00000000000000000002050e99b4d23a68416080bb70c1ac0838ddaeff8d2ea8 4,095 1.00/1.00 vMB 4
855,333 855,333 00000000000000000000344d20a9952166720ff1b403dd217f6a4c7e0edb558d 3,975 1.00/1.00 vMB 7
855,332 855,332 00000000000000000000522c86fd02a95cc1423f88f112d9f511100fc510bf62 2,346 1.00/1.00 vMB 9
855,331 855,331 000000000000000000024c868e55c655675fd76c15b2ef8b17312ea67a1b0c05 4,642 1.00/1.00 vMB 3
855,330 855,330 000000000000000000022cbf28e78c63341ad34d060589d163b1ea2f7419872d 3,800 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.