Loading Tool

Explorer IconExplorer

Memory Pool

50,918 transactions
23.65 vMB
0.07220866 BTC
Random Selection Loading Transactions
Max Size: 132.58/200 MB

Candidate Block

Mining Attempt 395253a4c41815e61bef8693ec5af4e752be38f0d0b08763d6a4414599e7d7e4
Version 20000000
Previous Block 00000000000000000001d56e763ea7976bb3fdf2868f0073260565918ef94042
Merkle Root f6a82dd4cd3d32c6a7f713801b64ba7a445b9ab92f369e1a5ece8a50fedc8fc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.02243785 BTC
Feerates: 100.36 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,000 (719,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,455 194,455 0000000000000548c5217adf15775315ac2cedcd4e916114b0f9fdf6d3756bab 102 0.04/1.00 vMB 127
194,454 194,454 000000000000040520ea764f04bed61be1d43188e205c51503601bd695c42e98 150 0.11/1.00 vMB 124
194,453 194,453 000000000000047ac57ab8e49f0a91e4fc459673509e7eb9d64f48fd9b1f4525 9 0.00/1.00 vMB 638
194,452 194,452 000000000000056f774a3188ddd3f1071a4cc2a15cf2f7497a539e2870f2baa7 131 0.06/1.00 vMB 274
194,451 194,451 00000000000002ef92702ba9f67cc9a1248057cd3c6716647f3a657df0d10d67 49 0.03/1.00 vMB 51
194,450 194,450 000000000000070ff1d558ff934b02310bf19eb1e5b5b4c2e6cc56ed899043cf 530 0.23/1.00 vMB 131
194,449 194,449 0000000000000661580820cf2495271fd975fa133e72c2737f5cc34d6de38ff0 224 0.06/1.00 vMB 13
194,448 194,448 000000000000071d387bd1e262aa01c671b2938fb76b9150df9136e8a12c10d6 421 0.15/1.00 vMB 174
194,447 194,447 00000000000000512d267c90d090acb4b48b6cb14ae3e7768aa95beea3a73eda 3 0.00/1.00 vMB 3,029
194,446 194,446 000000000000075a1bfd67c38d3db3bd8a2fd104609483e036b87eb938585772 229 0.09/1.00 vMB 119
194,445 194,445 000000000000027fa54756964c1bde612429b2d11f620f657f8b0f9c00d9dad1 11 0.00/1.00 vMB 0
194,444 194,444 00000000000001965125dfd8abf0ef70de3966ff5feac3cbb64c83df70c95653 11 0.00/1.00 vMB 71
194,443 194,443 00000000000001404a8ee70532b31bd08432c7c8aed68143b3705be1876c3eee 512 0.41/1.00 vMB 3
194,442 194,442 0000000000000476deb19bc5e823e81883dff607bd3059141154c36388bb6ff4 326 0.12/1.00 vMB 168
194,441 194,441 00000000000007625fffc04e639a667b278be0b6706a06b82e1ff56f30c33a99 512 0.32/1.00 vMB 28
194,440 194,440 00000000000004a2da23328e375829cfe817d0f8516045c7ba9a98f1b21fe425 111 0.03/1.00 vMB 31
194,439 194,439 0000000000000335d956915192206ed0b0aab383069c46c365db80c3aa5629e3 47 0.03/1.00 vMB 83
194,438 194,438 000000000000025c6a510a30b6cd9c768e9d3556bea80802cb115935ed4a1d3d 200 0.06/1.00 vMB 177
194,437 194,437 00000000000001638e5ca7ffa18b47a4c5bfbcc828dcfaa72f1a8cf5f71d8df5 370 0.12/1.00 vMB 174
194,436 194,436 0000000000000211a9e54a26bb4dcf89d9d706d56c5254343beaab3019205886 158 0.05/1.00 vMB 162
194,435 194,435 0000000000000537b1eb32c0f7d158fc27aabeff57a7576ae408057f390c0561 173 0.05/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.60 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: 542.93 GB
    • Received: 6.27 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.