Loading Tool

Explorer IconExplorer

Memory Pool

65,058 transactions
18.12 vMB
0.04713809 BTC
Random Selection Loading Transactions
Max Size: 118.90/200 MB

Candidate Block

Mining Attempt e2fce25c7697f3f251f49bf6d071e5a3566947045d4c575d21d0a5c3ac744328
Version 20000000
Previous Block 000000000000000000005b273def125124eeae80d56e7b15037fc80898b610a7
Merkle Root 2b31be48ab60e694c5b8048c4c1e2448ed3caf98907a1859867d2c14c8f642b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,452
Size: 1.00 vMB
Total Fees: 0.00610346 BTC
Feerates: 99.47 > 0.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,798 (826,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
89,494 89,494 000000000003c8d16dbb70548d9a54721716b233494de003ba81b5193e8e925b 1 0.00/1.00 vMB 0
89,493 89,493 00000000000a8b7dc0380eff8cca7a282173a4c762de82ab11828ad6d245ebea 1 0.00/1.00 vMB 0
89,492 89,492 0000000000128c43fd3ce24e8be82d916570e7589aded09fbfbfac475d40f27f 1 0.00/1.00 vMB 0
89,491 89,491 0000000000088d1ba6ba3d428cbce106ec0cbe5869a5402f3eced06c15d04abe 4 0.00/1.00 vMB 0
89,490 89,490 000000000005baced0633f5c97fdfa0fc2563374b05e779abb47c03e235257b3 1 0.00/1.00 vMB 0
89,489 89,489 00000000000cb676d8e4f55425aca6d0830b0b1ad41923bf04539ca63e2606a4 1 0.00/1.00 vMB 0
89,488 89,488 0000000000079fd0754afb2006315cd8e566d9dfbf6db4702faedb6e4ea42b28 1 0.00/1.00 vMB 0
89,487 89,487 000000000005e89cc1a7b9034192935f292c4a35ce34ca6863ebe8582dd34923 1 0.00/1.00 vMB 0
89,486 89,486 00000000000e2b885c29071576c3c9d4bc7fe0018e87689363895a9aecbdce3e 1 0.00/1.00 vMB 0
89,485 89,485 00000000000acc27789a4ca91837862ec2dbb4f83f053cfde617e27b4bf43aa4 1 0.00/1.00 vMB 0
89,484 89,484 000000000012343c531819787c07c23aa09b61117787d8397836c2125d1b3517 1 0.00/1.00 vMB 0
89,483 89,483 0000000000134d5c3b5c8b11ec5caeb78ca666eba5cc0bf6eb2502bcff498c67 1 0.00/1.00 vMB 0
89,482 89,482 00000000000009e7505fb82ea35391261e4d36e19a65cceb56e0173565b88017 2 0.00/1.00 vMB 0
89,481 89,481 00000000000f141021d31215551d8c5d301cceb6ffbc8acf659c4ea1895d4ec5 1 0.00/1.00 vMB 0
89,480 89,480 00000000000edba6de1b604e64b13701b6f7521c29959eeb7e4b3c0d0b08c366 1 0.00/1.00 vMB 0
89,479 89,479 000000000012765b8bbab2ea56f5cf4648dcf38f52ba2dc0a6338357f56f8382 1 0.00/1.00 vMB 0
89,478 89,478 0000000000107567e39bcd130723db84938a03cf11e84a8af7a75fff2a1b2d25 1 0.00/1.00 vMB 0
89,477 89,477 00000000000e6f8ee388e33a5e39b7eb1630c658221239f7ae1c07b9f4134c7b 1 0.00/1.00 vMB 0
89,476 89,476 00000000000b8820366f53f4bc41eb62314d025727183085e1a3cef9d3d5e552 1 0.00/1.00 vMB 0
89,475 89,475 0000000000136fff0d7d47f93739e7f2b26a0d97a078ce662a2dfaf55cdabd6d 1 0.00/1.00 vMB 0
89,474 89,474 0000000000056da0f5cf55f0db0b22e5b8b66c89b5a44a08b6532abe4e48cb2d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.76 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: 784.55 GB
    • Received: 21.53 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.