Loading Tool

Explorer IconExplorer

Memory Pool

14,012 transactions
6.05 vMB
0.02908815 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.62/200 MB

Candidate Block

Mining Attempt f994423aad739f763250405c72a19d6da721da1b289e6cb6397289318ae880da
Version 20000000
Previous Block 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f
Merkle Root 0c783009fc3ed826c003d7c1e91a2a899c975ed536d819b44176b2541b9b322d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,539
Size: 1.00 vMB
Total Fees: 0.01838927 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,456 (713,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,681 199,681 000000000000047031c0a7bfc92fb38073e615868aa631c86f0784d3b19a3c3d 134 0.05 vMB 193
199,680 199,680 0000000000000451158ff676e5e74562a74141729e9b09c8e5c5db66dddab053 288 0.14 vMB 111
199,679 199,679 00000000000000f6250459d7a7e404d2e83a10616514b346e242e706bcbcae84 760 0.32 vMB 78
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
Previous 10 blocks ↓
Total Size: 779.66 GB

Node Details:

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