Loading Tool

Explorer IconExplorer

Memory Pool

42,120 transactions
26.74 vMB
0.05928916 BTC
Random Selection Loading Transactions
Max Size: 140.32/200 MB

Candidate Block

Mining Attempt d255f02a1d5f96ec103c757a336abc5284c2fffabd7124aa5110ee5b1d6ff2b6
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 413ac7c6144dee47b1be5745b7fdde6ac3433a3ce356c9b96b6bf1115baba92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,856
Size: 1.00 vMB
Total Fees: 0.00996151 BTC
Feerates: 99.90 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (605,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,799 309,799 000000000000000005e7570e1b82e4f86f87fd24c4f1c07cc24142f4057a16cf 959 0.75/1.00 vMB 23
309,798 309,798 00000000000000001a698dae20d751b00fc5e2ffbe93dda851663d7cbde25de3 2,174 0.90/1.00 vMB 39
309,797 309,797 0000000000000000214fc89863849748d5fb1bcbc44e59828b9a6cea9f9f1999 474 0.54/1.00 vMB 18
309,796 309,796 00000000000000002a1c256795b3925f7c0b11d25a75eaf0feabb7b0c05e26de 1,320 0.50/1.00 vMB 42
309,795 309,795 0000000000000000111e7dd86de681da44f86b6fd43751eafa5a61d56f419dc0 564 0.38/1.00 vMB 25
309,794 309,794 000000000000000018ac590beb2827a170587a9dec398e6cd15c32736162e159 512 0.18/1.00 vMB 43
309,793 309,793 000000000000000028570785a78f45d654ce41fe1ba148f6facb50c7f3ce5d1d 155 0.10/1.00 vMB 29
309,792 309,792 000000000000000015db319c6c98fdae875b541d6da45ac61ab87d5dcf051e85 583 0.30/1.00 vMB 32
309,791 309,791 0000000000000000017e8bf66f56b02a7a6b751ead681f627ee2490054709100 171 0.10/1.00 vMB 24
309,790 309,790 0000000000000000000f07b7874842bd1ea309baee639f16011c993cf900f059 664 0.38/1.00 vMB 29
309,789 309,789 00000000000000003fb4d666e20be959bcd43ad66b28234dc552412df529f112 279 0.14/1.00 vMB 32
309,788 309,788 000000000000000035148cf18c01575893b0ad89860ad0b29bce6c146d7fee3d 298 0.13/1.00 vMB 33
309,787 309,787 00000000000000000fb3dbfdfdf3de90b74dfa2b0941e4adea13af140f7609fc 57 0.06/1.00 vMB 31
309,786 309,786 000000000000000016f369973942bfc4f1c8a677f1b7900639ed6657e5793494 1,382 0.73/1.00 vMB 31
309,785 309,785 000000000000000002acd7bac9cf5f402040e626770a03ef6069117b88ef1ba3 190 0.10/1.00 vMB 31
309,784 309,784 000000000000000020cb753b56f73ae32b1fa334f13ee3d2db66559dc5e88a0b 98 0.06/1.00 vMB 10
309,783 309,783 00000000000000003a1ac195fdc53dbb383a9219e3184982663e7ec97e2c08fa 357 0.17/1.00 vMB 31
309,782 309,782 00000000000000003e8e018e9582432f073714ab4c195ca80e0bc73f128c6f8d 1,162 0.70/1.00 vMB 31
309,781 309,781 00000000000000000fde338768c17fd0cd05df4102321984460bd87774ac95b6 289 0.22/1.00 vMB 25
309,780 309,780 00000000000000001ad701403f823a0fe3c619cd1e002874fb5859ccfa44f91f 135 0.12/1.00 vMB 17
309,779 309,779 00000000000000003f968cc6a1dc9de1e2d66071166698eab0e727ac9c2a1650 162 0.14/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.