Loading Tool

Explorer IconExplorer

Memory Pool

75,329 transactions
27.75 vMB
0.07999104 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt 16dea3692ea153c280140fe1c3f96739b803f1ba45a4a9a3b57a3619c850797f
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a54709a5c05ba2e8d5906531bd27b2380896aa570c6d0f57a47410ceec2548b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.02051079 BTC
Feerates: 106.68 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (490,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,899 424,899 00000000000000000136f5456f917abc1390c32adb250286354ef2776181dc0a 1,393 1.00/1.00 vMB 34
424,898 424,898 000000000000000002620776465a047bef5e9f4e38e9a23b613bf55134c04df5 855 0.98/1.00 vMB 24
424,897 424,897 0000000000000000041fef2be8f60875ba929c0e86fc4621fbbbaf4a65ef03ba 2,589 1.00/1.00 vMB 67
424,896 424,896 0000000000000000037ba68b4fa822171e2afe7c0ca0cac5ac0324764283d048 235 0.99/1.00 vMB 11
424,895 424,895 00000000000000000035ba4046da159e768139f398477a91a2df83701103502d 1,004 1.00/1.00 vMB 28
424,894 424,894 00000000000000000369eb1976a9f31ca8e3553638574a3378d9d2dd504fa1cf 1,492 0.98/1.00 vMB 45
424,893 424,893 00000000000000000411a779f3fcc8ba421ecf4261649ee0a03db91ccc00044c 1,580 1.00/1.00 vMB 31
424,892 424,892 00000000000000000447f3f30b153bf6a1fed407d53c7c91cdee619f52a59599 2,658 0.99/1.00 vMB 72
424,891 424,891 000000000000000003e340df3d9f5d365a1bccfbf138f75fa2dec0cf9029776b 1 0.00/1.00 vMB 0
424,890 424,890 0000000000000000055ecc5edd14dc5e6ec58b0ab41cd5913c2126c5d5949953 332 1.00/1.00 vMB 24
424,889 424,889 00000000000000000046e77f2c52a422cedcd7b6cd8135c7bc306bbb37e99083 950 1.00/1.00 vMB 32
424,888 424,888 0000000000000000004a6bcc325864a8239bfb6c63efee04ada8d8581295a65d 2,127 1.00/1.00 vMB 56
424,887 424,887 000000000000000002205a674fb1a7d85bbae72a708fd6ff09612a31e940a390 647 0.35/1.00 vMB 54
424,886 424,886 000000000000000001620651225d6d829e22db429975af082a73e73d92fcaab5 842 1.00/1.00 vMB 18
424,885 424,885 000000000000000003d86840a41070ca452b4cca8f5d691956adf3a6435f849e 1,596 1.00/1.00 vMB 35
424,884 424,884 00000000000000000461b84b6b5678fb000263df75f4a8b62eec8873b1ce938e 1,265 1.00/1.00 vMB 33
424,883 424,883 000000000000000001be0905a8a1ef8b6e28e7baa437f49648f001580502c548 2,534 1.00/1.00 vMB 88
424,882 424,882 0000000000000000006dcbb9556a26660c647a1eb01e192fb437ac2fdf042bf5 1,615 1.00/1.00 vMB 49
424,881 424,881 000000000000000004d1774a067b599bb37a772d4840df938fe74ce14c64f9b3 2,372 1.00/1.00 vMB 74
424,880 424,880 000000000000000004a0083bf8a631fd8c573e6c88b663ad5dcf1d65a62cbc0a 1,271 0.46/1.00 vMB 71
424,879 424,879 000000000000000001cd705eb5a12b87623e3c48d3fa6ed346c15454361d2b89 1,931 0.93/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.85 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.49 GB
    • Received: 17.17 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.