Loading Tool

Explorer IconExplorer

Memory Pool

45,929 transactions
26.79 vMB
0.08646594 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt a2328573fc1fc15c7db0e74ff5134c4f62893a22a04dc9a25de293d6ebf0ff75
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root ae8749e2d3cc016777fff9581ba07b908b978f0cc84f9528df2584e97f92ed6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,452
Size: 1.00 vMB
Total Fees: 0.03701979 BTC
Feerates: 101.64 > 3.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (738,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,550 176,550 00000000000004b861fb44a5ada40459af7fb9a702db8f1c5c60e91fcac11e2e 36 0.02/1.00 vMB 93
176,549 176,549 00000000000007207e0eead8dc7e2dcf480b6816c42e5f4098ca4b1ca51db8b1 66 0.06/1.00 vMB 70
176,548 176,548 00000000000005641108b9af3828409f49bb372927684f33c4cd71ae9162ec98 87 0.03/1.00 vMB 166
176,547 176,547 000000000000030a34a0a5cad112ca3f340dd500ed343462e5ca203447369347 122 0.04/1.00 vMB 129
176,546 176,546 0000000000000a87da5e59817532b6a0e749aee6e60ce7a7f7cdce3c31fda04d 30 0.03/1.00 vMB 868
176,545 176,545 00000000000009094b941237e6bb4664d355d78456cf1dec6975649dc43c5d37 8 0.02/1.00 vMB 7
176,544 176,544 000000000000099c68884a1811514717477846d518a48892d2165d6247c326db 107 0.03/1.00 vMB 17
176,543 176,543 00000000000001fd7077e96995a661a3871910e72e277094dc245552eb9035af 50 0.03/1.00 vMB 13
176,542 176,542 00000000000008f2abf298b950b8252e00e139f76f242232451b049c7968567a 117 0.05/1.00 vMB 119
176,541 176,541 000000000000023babd2ae337ff0c2caeff7ad0956b2d9a8beb76453b227a550 25 0.01/1.00 vMB 71
176,540 176,540 000000000000001cda4d60a4fb30b8b2b47fb9228309ec9c48719ff0c53997dc 65 0.04/1.00 vMB 49
176,539 176,539 00000000000009efaead24656ba42b279be3dffa6a87aba44449530e5afd195a 30 0.01/1.00 vMB 187
176,538 176,538 000000000000046ccceb9b490fd0773d30a8680d6c404dcf0dfd2aa9eea97639 35 0.02/1.00 vMB 208
176,537 176,537 0000000000000a159d2dc93f0b9dfcb4b2fe1b518e2080dc184a35113b40595e 38 0.02/1.00 vMB 181
176,536 176,536 0000000000000a81f30a715894ce7a0da1fa0dcb517e89a49a1a80f316509a2c 23 0.01/1.00 vMB 61
176,535 176,535 00000000000001f2cbf6e34ccf593ce66ee3d08660df1d455c17d69c964d1756 21 0.01/1.00 vMB 165
176,534 176,534 0000000000000530551e1dfaaf97a1456e188725361eb91809d5b08f2ab7dec0 12 0.01/1.00 vMB 44
176,533 176,533 00000000000008fee70aa8deb896f722183ec0383a33a33b25d1fbf75cf51d3a 5 0.01/1.00 vMB 59
176,532 176,532 00000000000004eef00df4e544d8ff38d896dfa81588364b8a9c24ffaf20048b 10 0.00/1.00 vMB 464
176,531 176,531 000000000000009453c74b029227b12e81c41d490ca5108d73df34f5a3116285 84 0.02/1.00 vMB 14
176,530 176,530 00000000000005f1a799495a106fd58640557e1bb7fc6805e3e688234724d7aa 24 0.02/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.