Loading Tool

Explorer IconExplorer

Memory Pool

14,865 transactions
5.26 vMB
0.04388294 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.64/200 MB

Candidate Block

Mining Attempt d8f5e4de722dd3d3c74ed7b32f5f2137ef806e9b897fbe67d63b189efac60282
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root 5c1473b5225d41cbdcdd9697f833b7d9753aa0641c071dbbde714a23918266b9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.03404573 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (713,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,678 199,678 0000000000000355d668eb30d2cd2f4b86be64fa8f8f04dac14b6e2022ea661f 421 0.16 vMB 123
199,677 199,677 000000000000033f2363371380b4b2cc718ecfeb1a5a1cdde83d0356f577bf29 903 0.25 vMB 185
199,676 199,676 0000000000000185609f60672e04d1e03738e63acc7aa8b222bddbc908b7327a 971 0.26 vMB 390
199,675 199,675 000000000000029f6f32c12dedeab8b8e109d3b60eb99215cca7345f99a1d26b 135 0.05 vMB 74
199,674 199,674 000000000000008d8c4936f3d8715ab95bc7b8303cf3a0e19201467da31ee340 64 0.02 vMB 148
199,673 199,673 000000000000031ed2b42265e2a04b694c199495398e480acd2138d5b289da6f 242 0.07 vMB 143
199,672 199,672 0000000000000474bf63c3d47fb7a089e40b6e157db7e2a8c7de7e600669e0e7 653 0.25 vMB 186
199,671 199,671 00000000000002ce1effc9619672598387c75eb577c744e96fde7cc22849d45f 138 0.05 vMB 66
199,670 199,670 00000000000003633ed19eeb5fcfe719bb30ad677fe8de11eebe70e88e329cf6 281 0.11 vMB 122
199,669 199,669 0000000000000321d98f0c0da16fb9fe4b02f722002524c412bfd3462c56a74a 201 0.13 vMB 94
199,668 199,668 000000000000050a0c8fe2e7f38ed684fa1d8f752098845a82e7753a4cc18dc1 192 0.10 vMB 97
199,667 199,667 00000000000001177d5ed24e7ec874d16e49c3bf463b7462cb50ca1b4df636ae 667 0.25 vMB 375
199,666 199,666 000000000000021c8e0b9521001672361640febeed6f18c373ee034f01a2a6c0 10 0.00 vMB 327
199,665 199,665 00000000000002ccac7c100a8b29d73e89767a895a900791e5fb124cf1cc0cf3 467 0.20 vMB 59
199,664 199,664 000000000000059c98cda197ee93e7f33d9cb83cc624acc2313e097cbb7a9b44 206 0.07 vMB 67
199,663 199,663 0000000000000058e8c2271a267d6f44a7c9e2a909fbaa74fbb4cf0d0eb050aa 120 0.05 vMB 113
199,662 199,662 00000000000004cf689a15b14acc4df86b91a55afa0b16fbc182b80edf7afe37 64 0.02 vMB 40
199,661 199,661 000000000000050251411b48a7e4119330b05b99f9a78aa7a98ce719303c67b6 310 0.18 vMB 358
199,660 199,660 00000000000002259ea22af3185c8bbde08641b749d17e4d10c158cb35a18fc6 21 0.01 vMB 70
199,659 199,659 0000000000000015d180b20e267dfa958b1afc4bfe9f06ba6092e3ef7be51589 64 0.03 vMB 118
199,658 199,658 00000000000004d60e7e5838af026115a1e27e77b8ca5d5227675d684efef9af 296 0.15 vMB 117
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

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