Loading Tool

Explorer IconExplorer

Memory Pool

74,609 transactions
27.65 vMB
0.06860428 BTC
Random Selection Loading Transactions
Max Size: 168.40/200 MB

Candidate Block

Mining Attempt 4d06d3c5c6440c5a2c91d3025f12a22d3d34c0e145dfdaa795cacd691827e80e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 2365cbbfc95c23de5676728a8adc19d33b16b68145b8e629438c49015f4d3528
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.00829042 BTC
Feerates: 180.82 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (63,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,630 851,630 00000000000000000001b73558a8fd86acadeaa4e9cf9a56527dedb2c9827848 3,020 1.00/1.00 vMB 14
851,629 851,629 00000000000000000000b9d567ce88cb4e45b493586a8a663649ffa0cb48835c 6,802 1.00/1.00 vMB 6
851,628 851,628 00000000000000000001af86899969d46f0be6cec20dbcaa47fe0f82861f7b04 6,246 1.00/1.00 vMB 7
851,627 851,627 00000000000000000001ff7bcaf45abc6e447bd856e623cb5642693662657d67 3,768 1.00/1.00 vMB 11
851,626 851,626 000000000000000000028e867350a1abd054962b3aa3224ae78e82a342ba1814 2,801 1.00/1.00 vMB 10
851,625 851,625 00000000000000000000c29870d6f87b9aca6577e25ab2a780603e605db99ae4 5,630 1.00/1.00 vMB 6
851,624 851,624 000000000000000000036686ffd324b99fa90f190f48c7372e14738bda739383 5,468 1.00/1.00 vMB 6
851,623 851,623 00000000000000000001d5976abee369d3356e568f46c8ab839addb94779ba3a 3,128 1.00/1.00 vMB 7
851,622 851,622 00000000000000000001a0f5164b4cadd13c213ad1065d91d04188824c8bf5d8 3,267 1.00/1.00 vMB 17
851,621 851,621 00000000000000000000a5c536408147fcefd4c222cb5f6db933967718779499 3,910 1.00/1.00 vMB 5
851,620 851,620 0000000000000000000363b8af4ea23e77debce5e53be6b53916864997f4beb4 6,164 1.00/1.00 vMB 5
851,619 851,619 000000000000000000021ef509c2a8dd8138aaedfd70e71f48347ca028c93c57 7,246 1.00/1.00 vMB 5
851,618 851,618 0000000000000000000374bf74f05cc75e2928810b512a38cadb2ef9daad16d0 3,753 1.00/1.00 vMB 7
851,617 851,617 00000000000000000001f6543946afff6ece1498e4e07feed351cecf27d5ece3 2,977 1.00/1.00 vMB 13
851,616 851,616 00000000000000000002bc226bb0687de2876ba56ff384bbe13d5293b310da4f 7,327 1.00/1.00 vMB 5
851,615 851,615 00000000000000000001cbcf7a7ca0eb574ed060b5ec177d4fcf4a29172366e7 3,994 1.00/1.00 vMB 7
851,614 851,614 000000000000000000000992079f1a30f5fe7d0d9b6e572dc6b55619ff79d77c 2,770 1.00/1.00 vMB 11
851,613 851,613 00000000000000000001cdb8bb9fde6e8f7dcfdab6a64f5472f87fc81ff3325e 3,563 1.00/1.00 vMB 7
851,612 851,612 000000000000000000023182515336a53bcc47c0b4ce5ef1f818830190d2d0ac 3,376 1.00/1.00 vMB 9
851,611 851,611 000000000000000000031ab68f051589bbe5932f12f52d21870cd9795081e466 2,954 1.00/1.00 vMB 18
851,610 851,610 0000000000000000000235bf744d6c4e2c6bb5e0eec5c1769c210b44e41bc09d 5,694 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 712.85 GB
    • Received: 17.24 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.