Loading Tool

Explorer IconExplorer

Memory Pool

82,124 transactions
30.01 vMB
0.14839375 BTC
Random Selection Loading Transactions
Max Size: 181.89/200 MB

Candidate Block

Mining Attempt c6889d667d4ea328c9a50a5dcc035264ffed3558e5ff59594598940708fcf804
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e30ed92abe2f715771e240753783367af95e2a701b7d0c07c73ed38b74e0d379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.07848605 BTC
Feerates: 101.65 > 7.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (420,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,866 494,866 0000000000000000007980c90931946644a9df73bcc08e50cabe41d37dbd6889 2,246 1.00/1.00 vMB 232
494,865 494,865 000000000000000000c42e60d3255a1d7139db02b812a0e5e1f50fb7c86ed36d 2,853 1.00/1.00 vMB 165
494,864 494,864 0000000000000000002afb7cf424818a256fdb24e7a9568e113d61ef88759608 2,507 1.00/1.00 vMB 143
494,863 494,863 0000000000000000009bb88165a84761cbc22dc1397366f8efd1717a5129d4a7 2,334 1.00/1.00 vMB 259
494,862 494,862 0000000000000000000cf15db889601553010aa2eec8e664bf7e9d99829467b3 2,427 1.00/1.00 vMB 327
494,861 494,861 0000000000000000009cc5193e50b6fcd408de12fb1c67e5b8bfe55beb277b50 1,644 1.00/1.00 vMB 148
494,860 494,860 0000000000000000008b9413518599a956be4b3f21ecbcc46f112f9838a7da89 1,899 1.00/1.00 vMB 258
494,859 494,859 000000000000000000c547c01e8ce9d0fcc510b78268c417cf4d01de72363f87 2,163 1.00/1.00 vMB 407
494,858 494,858 0000000000000000001378dc13ec10bcb2fa198d0c5f9552da9a17f16ce9ee7f 1,911 1.00/1.00 vMB 280
494,857 494,857 00000000000000000028132b70f9c24ec47a556ab723902165d9817273c76167 2,088 1.00/1.00 vMB 332
494,856 494,856 000000000000000000c2e0ccee8242b1b34e18a90a4940c29ca7f61c23335514 2,416 1.00/1.00 vMB 231
494,855 494,855 00000000000000000071f6eb39aba5598eba1670ae3118501b2a2f9226e6b727 1,043 1.00/1.00 vMB 184
494,854 494,854 000000000000000000514a090bf4c8f5c63e991934ce896ddb93223d218b24c4 2,053 1.00/1.00 vMB 349
494,853 494,853 0000000000000000003eb6fd066e62dc3db10c93b37240a3790736066ba5ee20 1 0.00/1.00 vMB 0
494,852 494,852 00000000000000000058a058c2e5d8699bd34c786e66ce7bef54bda00f7612b7 1,336 1.00/1.00 vMB 221
494,851 494,851 000000000000000000af67b01c45fefc3c49c8f538d8f4568c3eb1a5156eb394 1,619 1.00/1.00 vMB 221
494,850 494,850 000000000000000000515272166141d5aff04e44ebe8bef95e280ab47f3c1d8c 2,182 1.00/1.00 vMB 357
494,849 494,849 000000000000000000c0897cce372a6a8b9a872f252339c03c4922943eb98356 1,515 1.00/1.00 vMB 275
494,848 494,848 000000000000000000598472fee1f757bb4e2a88c192a97eddcb32836e813052 981 1.00/1.00 vMB 196
494,847 494,847 0000000000000000008f342d24bd99c5782b1dc61638413d38ca3213192c1ce2 1,649 1.00/1.00 vMB 187
494,846 494,846 0000000000000000007a405c4cc39576fba8e23061624f9867aa8a0de084be7c 1,869 1.00/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.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: 671.69 GB
    • Received: 15.99 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.