Loading Tool

Explorer IconExplorer

Memory Pool

86,854 transactions
32.13 vMB
0.19470589 BTC
Random Selection Loading Transactions
Max Size: 190.89/200 MB

Candidate Block

Mining Attempt 89d3402658d86d637f1a67cbe692897dbb857d8016e1f68b34f8340ef550ab98
Version 20000000
Previous Block 0000000000000000000115aec14edef7351610aaca38a5e367d17c217cb00d7e
Merkle Root 17faa1a682f34cf772aa92a6247e20c469080d387e7eb93ab123c3e9dcf63925
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.05377398 BTC
Feerates: 100.36 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,633 (661,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,873 253,873 0000000000000017ab24caa9730b1b0834f6c881a9f0631e426ac83756516dd9 65 0.04/1.00 vMB 33
253,872 253,872 000000000000000e71c38dac6f08a67bee47fcb1914675f78c0ac1ab46465f82 85 0.05/1.00 vMB 73
253,871 253,871 0000000000000051c7f3d7686903dbe42666f3a3ca724a8b5eb6b7459b14ca91 589 0.24/1.00 vMB 133
253,870 253,870 000000000000001ddaa722d4371369ce8a9e6976d6f01d57843387ecee8ea767 447 0.25/1.00 vMB 99
253,869 253,869 000000000000003f3b557b9a24a8808c2e1defb2d8f90aab65f72c4da47a2624 207 0.08/1.00 vMB 157
253,868 253,868 000000000000001b40615eaa802eb288acb0c8cd658f00f9edcccc4e1822307e 512 0.31/1.00 vMB 46
253,867 253,867 000000000000004ec715b821bb0a830b37ee4a8e8c8e77f3c3f39f883d10435a 41 0.01/1.00 vMB 44
253,866 253,866 000000000000002f5497e734953d50833c10f8e715268a061e9f9397f3de6a25 319 0.21/1.00 vMB 80
253,865 253,865 0000000000000033bc403c29890f68455c37e53123a06b7348f69c72c7712e29 187 0.09/1.00 vMB 136
253,864 253,864 000000000000004bceba64842b685ffa3d012eec7545881312779de1f993fa0c 243 0.11/1.00 vMB 112
253,863 253,863 00000000000000079675308ffb0c1034fd2bf619c5c319d8a9072fb249abd6cb 63 0.06/1.00 vMB 55
253,862 253,862 0000000000000034e172a9de79d3ab55b47bcf4b682ce8ad911e0a0fac748753 211 0.09/1.00 vMB 123
253,861 253,861 000000000000003a1845be06eda868e205850ea649688c9aa24b59abbe3106a5 106 0.05/1.00 vMB 69
253,860 253,860 000000000000003b126c1a5a7e6bff1bb0108e931c8f6785fa05838493e023dc 276 0.12/1.00 vMB 134
253,859 253,859 000000000000000913c30933f005e9dab0b74185a3d2bfd6f938a85f711ac927 490 0.21/1.00 vMB 117
253,858 253,858 000000000000002e0513b8bb9fae753917ee2ab8054a4d30b58d20efbd973a65 30 0.01/1.00 vMB 218
253,857 253,857 000000000000005113fd60bf4f9de5e9817d9be0d3fd0ce4df4861c5fdaa4571 40 0.01/1.00 vMB 187
253,856 253,856 000000000000002ee400479a1e98986da59b2ad16b4c73ac3f950367d9c3273a 130 0.05/1.00 vMB 95
253,855 253,855 0000000000000036100d0339b6197a50824e54ccb1ae05857a17364aa5c068c5 63 0.07/1.00 vMB 55
253,854 253,854 00000000000000357501107ba8a144b1b4d815e2e008f3d6b00b04713d194069 120 0.04/1.00 vMB 53
253,853 253,853 000000000000002161b5e635705b71c7b2cf55fb4a7682ae0237f9237669f255 421 0.21/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 783.48 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: 772.57 GB
    • Received: 20.28 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.