Loading Tool

Explorer IconExplorer

Memory Pool

78,239 transactions
29.41 vMB
0.06634886 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 8a34792692e9e749aa492d53de9f444a107248122e575e0266b578773af45e50
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root deb1829bbf28e1cbda28a2da89c37a309970f4b862e0b0c427a22b9f41093774
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00676400 BTC
Feerates: 180.34 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (719,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,752 195,752 000000000000062341c5ceb2388bcb15eccbab2d689fa3a636aff1c32af93bf2 87 0.03/1.00 vMB 54
195,751 195,751 0000000000000697f88dcb7abb3c6f12dd549a44f4874399c1f38635974967a4 259 0.10/1.00 vMB 131
195,750 195,750 000000000000002923c17ef7e31a2192f194341bea6d63b7bd863f7876ff7e84 243 0.09/1.00 vMB 143
195,749 195,749 00000000000003759e34e904c2e619992fa4bef63f308d1559e9f338b57405f6 12 0.00/1.00 vMB 47
195,748 195,748 0000000000000340f8a6b2e41df6d8f7c17579a6e10b844e674499bc9491f279 128 0.06/1.00 vMB 83
195,747 195,747 00000000000005d3af5c0c0d4142dc5fe78db51f1a266db6d51711ad8dfa75bc 113 0.04/1.00 vMB 185
195,746 195,746 00000000000001dcfb19fcfec5bf486aba5e50cac38b5c508be8f43bb114f507 232 0.11/1.00 vMB 213
195,745 195,745 000000000000026ca56a52cf4698338d2c1707635fbd37ee2f3a057c08ad1fe4 440 0.17/1.00 vMB 205
195,744 195,744 00000000000003f413313ee10b135031b4f6bf74acdeeddd690537b2e9e17f18 87 0.04/1.00 vMB 152
195,743 195,743 00000000000001ddc376d5af65b99548ada4dd0eb291f108fae5c139b51021bc 95 0.04/1.00 vMB 128
195,742 195,742 000000000000062e03efca8553559f535a04886150f1d8ef1c2125a3817e3ef3 32 0.01/1.00 vMB 2
195,741 195,741 0000000000000604417b9a1e0864eda58d5e5124463335880124413b6cdfdc11 154 0.07/1.00 vMB 123
195,740 195,740 0000000000000626a5d2da85b9cc6afb52a08f9c1f98739db4fb49074d9e416a 35 0.01/1.00 vMB 115
195,739 195,739 000000000000023e9a3d9702134cccce1bf0aca3c8eeb6f202536c13b4e4d06c 18 0.01/1.00 vMB 93
195,738 195,738 00000000000004fba6db41afcf18998618a41b541b686a70f14c2e0d45c5ab3a 442 0.15/1.00 vMB 149
195,737 195,737 00000000000002187bda186f1aef08253bbb666cefe02997e3ca4dff702247aa 93 0.04/1.00 vMB 107
195,736 195,736 00000000000002be34724e39762636ecd42aa3659dd3ab06f0db297354fc0c14 186 0.06/1.00 vMB 153
195,735 195,735 000000000000025d750d940e876fec616775be9e40024506eada40af054ee0b8 60 0.02/1.00 vMB 100
195,734 195,734 0000000000000034236275c761868b57dd8b9c9fe19c5b3cbefde639b8f3bc47 4 0.00/1.00 vMB 108
195,733 195,733 0000000000000322e6996a238ea1d6e3fdc5d6bf8b9925a8e156585dad1b6698 97 0.05/1.00 vMB 113
195,732 195,732 000000000000064bf2acb03d8ecf1dddfcfefbdc031f9c1c5ad38ff5e1c946c8 109 0.04/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.