Loading Tool

Explorer IconExplorer

Memory Pool

46,965 transactions
28.85 vMB
0.10952467 BTC
Random Selection Loading Transactions
Max Size: 150.01/200 MB

Candidate Block

Mining Attempt 10840b02526565def16200a46b03f147191be8bbc09a091ebc2728f9be10477b
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (303,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,408 611,408 00000000000000000009feed093e8afedd01e2d4b9dd13360f3279c7bbef9eb4 655 0.21/1.00 vMB 9
611,407 611,407 0000000000000000000b3562193301667cf0d3158dc2c352380641cd55ab8872 2,596 0.98/1.00 vMB 8
611,406 611,406 0000000000000000000e51a682c6942ab7cc07164477bbd997433b010886bbe0 353 0.14/1.00 vMB 14
611,405 611,405 0000000000000000001436c5382d7262d8c1733a8d835f1ebfff6ce6e092345f 374 0.12/1.00 vMB 14
611,404 611,404 00000000000000000008d606951d505fea843d37fff984915255fe271523950f 154 0.04/1.00 vMB 15
611,403 611,403 0000000000000000000d298df20c7c531a27c9a3e3e77d2b9c2da5f8c717704f 815 0.29/1.00 vMB 15
611,402 611,402 0000000000000000000fb9bea41b4ef3a9fb16065559f053e3c8babed84c1f79 741 0.28/1.00 vMB 16
611,401 611,401 0000000000000000000a5965c06d92bed45fdee7cebaff21d60e902fd63abb19 585 0.16/1.00 vMB 8
611,400 611,400 0000000000000000000380e3f710dec3be3e5db766a9d615b7b092fffba108ed 840 0.29/1.00 vMB 16
611,399 611,399 00000000000000000011d23dabbdd9a0b44f50266ec70e2b1c53689710ba2a25 2,249 0.64/1.00 vMB 4
611,398 611,398 0000000000000000000bf70b689ae9befacf9cd00451423acd05d995cb8afcb6 2,942 1.00/1.00 vMB 16
611,397 611,397 00000000000000000010d61e2b4d3e5d23543654fb000bb5d6c7203bc76c5a4a 261 0.09/1.00 vMB 20
611,396 611,396 00000000000000000007b3d1a75cea23b6a67c36fc982225a4d7ffb9ee926ab2 2,045 0.67/1.00 vMB 9
611,395 611,395 00000000000000000000e3e3a0676b26454e109ad42dd7b667763c8fbf9391b4 723 0.20/1.00 vMB 10
611,394 611,394 000000000000000000022143fc03678beb6bf9092d95ce9480fca26114e94685 2,546 0.89/1.00 vMB 14
611,393 611,393 0000000000000000000dca71f614cca48ad07d6a6c72f6a6790f5ce1dbea6dcf 1,793 1.00/1.00 vMB 3
611,392 611,392 0000000000000000000d1c7e2abde5c01e9bf5da69352288e35d4aa6e7156a53 2,664 1.00/1.00 vMB 16
611,391 611,391 000000000000000000083efce28b886e4d3baa33080a403a2c07f4c0cab6d863 784 0.28/1.00 vMB 14
611,390 611,390 0000000000000000000287a9acb4ba29ccdfdcb4a2b713130f6bafd72c91c0e2 1,208 0.61/1.00 vMB 6
611,389 611,389 00000000000000000007f331be7a5d044c7168cec25c910223b11d207b6c3783 3,200 1.00/1.00 vMB 12
611,388 611,388 00000000000000000004aa262b37fc872ed575b7319a19b6aa2184743e30a179 642 0.28/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.