Loading Tool

Explorer IconExplorer

Memory Pool

82,716 transactions
30.74 vMB
0.08621108 BTC
Random Selection Loading Transactions
Max Size: 185.47/200 MB

Candidate Block

Mining Attempt 751d4dabf34e6fb865be40ca0c40f4a22f7be2e4914b35e5206de47f94f5d697
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root f6faf3c89f1e661156a224d26c8e5f74aaa4aa05f7c6702c1f154c3a031114c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,549
Size: 1.00 vMB
Total Fees: 0.02090109 BTC
Feerates: 73.20 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (370,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,000 544,000 0000000000000000000b4842f41ab2f65826a45102def71e43b1d8233a28d9f6 1 0.00/1.00 vMB 0
543,999 543,999 000000000000000000240a61dda29a31f02e397f360ed8520aa6307685e695ed 997 0.52/1.00 vMB 10
543,998 543,998 00000000000000000026a726c51962c27c7e783ca932aa141fcd3b9c32e63579 2,248 1.00/1.00 vMB 10
543,997 543,997 000000000000000000236b2ca8baf2895059f9486245206cd998e9c62f7940e9 2,173 1.00/1.00 vMB 15
543,996 543,996 0000000000000000000af38e44fd9cee432e5f988d541a912ad9c4819fab951a 1,760 1.00/1.00 vMB 3
543,995 543,995 0000000000000000001933e14a91748516cb96e99eb17cc0507f01304572bdbc 861 0.44/1.00 vMB 18
543,994 543,994 0000000000000000002384eeb5374b0559283f95b241bf6fa33ae2b21b82ab87 1,009 0.44/1.00 vMB 10
543,993 543,993 0000000000000000001a4057ddcc2a29a8e7e166ad61b7b9fd9451d6acb4313e 2,694 1.00/1.00 vMB 23
543,992 543,992 000000000000000000055d39537f5b3f1ecc800a9722f17bd4502b3cf24ed678 1,761 1.00/1.00 vMB 90
543,991 543,991 0000000000000000001c1ab78c18c8687b0376082a866a09dee60e1d1da709e2 803 0.28/1.00 vMB 14
543,990 543,990 0000000000000000000b3f0341e895db778fa3834fdb57abe3dc89d012e373a5 718 0.21/1.00 vMB 16
543,989 543,989 00000000000000000001ae06cb8d9738dea4745774f20826a74af9e38c585716 2,046 0.68/1.00 vMB 17
543,988 543,988 00000000000000000018098d598169c82613736d1b1b6991b42b9c71c5cac7c9 667 0.22/1.00 vMB 19
543,987 543,987 00000000000000000019bec0cd1c2648d9e94bdb36b5fa2cea3ca188010711f5 657 0.30/1.00 vMB 3
543,986 543,986 0000000000000000000657f5fb90fffb371d964337bec9221b4c51b659864754 3,174 1.00/1.00 vMB 19
543,985 543,985 00000000000000000011e2fe72b66d75a1c239a2091d4607b734ccfd799dc60b 628 0.23/1.00 vMB 17
543,984 543,984 000000000000000000063b4755fa34deee6f1dce46cbb1b751e9b6319a1285fd 1,717 0.72/1.00 vMB 12
543,983 543,983 0000000000000000000a2b8cbdd213c86a427269821a16d9ea2dcc0a0734d88b 2,230 1.00/1.00 vMB 33
543,982 543,982 000000000000000000027fa34460bb6b99a7bf88f483858a49ada8994383bc29 1,046 0.41/1.00 vMB 15
543,981 543,981 0000000000000000000cd2c5be0108836695b9ff8fddc4cc2516419dbeca3b1f 209 0.07/1.00 vMB 17
543,980 543,980 0000000000000000001c5ca629d2688ba45598480aff57edb013e971b199e0f1 171 0.06/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.34 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: 661.55 GB
    • Received: 14.81 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.