Loading Tool

Explorer IconExplorer

Memory Pool

41,716 transactions
28.16 vMB
0.06921341 BTC
Random Selection Loading Transactions
Max Size: 144.79/200 MB

Candidate Block

Mining Attempt b1b8360bec58145273a93353b82340988422c5f5a1fe2a6d14b2316404856ba7
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 8c149f3c05e34d5f9105fc171b2310841eff0ccdc9fdc07f423d1cbfd600beb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.01435492 BTC
Feerates: 100.56 > 1.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (523,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,581 391,581 00000000000000000006f79ae0a60b2aa2cb122a77a4af4d93ba64bf9fc91f4e 1,198 0.85/1.00 vMB 24
391,580 391,580 000000000000000009314d7c7f9384fa7e5d6e3da0dbcfd4411e97f7754120f6 427 0.35/1.00 vMB 16
391,579 391,579 0000000000000000047e720c2ee7daf75b8a3f2a1f10766fdb32c7496b89036a 2,005 1.00/1.00 vMB 38
391,578 391,578 0000000000000000046e37fab11ab11b0c7241ae7cf30311ec48da1696b2818c 1,127 0.93/1.00 vMB 21
391,577 391,577 0000000000000000052578f9e7c8175bc5e96ec9e8eb6c253139c5ba6aa5350d 475 0.24/1.00 vMB 30
391,576 391,576 000000000000000008845bbb41e55a0623ea3e7ae4e3649ba1ce51a6df08a1ff 814 0.60/1.00 vMB 29
391,575 391,575 0000000000000000093cf9ecd170685370c1984c86210b289c72a1b09025b2b7 1,800 0.99/1.00 vMB 32
391,574 391,574 000000000000000008a41ad8189a6dc2d1a6a005a1950156201033deb75436e2 618 0.93/1.00 vMB 15
391,573 391,573 000000000000000003a1748c887f911647ab293e84a9e56567006b915d662aeb 1 0.00/1.00 vMB 0
391,572 391,572 00000000000000000826a505e09e45959a7aab3cfb4f9a4ed399f8489b3a0972 830 0.68/1.00 vMB 24
391,571 391,571 0000000000000000077e8a8c5b0934b4059e7eb6f7c3875861708d4c83318363 1,589 0.72/1.00 vMB 33
391,570 391,570 000000000000000005188a4f96df05a6642c7ae588469197bf5336f0fb6bb6e5 1,645 0.85/1.00 vMB 28
391,569 391,569 00000000000000000133f859599fa9abfcc08361130b1ef9f17b764344170e5a 685 0.74/1.00 vMB 19
391,568 391,568 000000000000000000e27d2a8c4a6b970c917996ef2bcbde85f065bfba26231d 339 0.24/1.00 vMB 19
391,567 391,567 00000000000000000763bdcbfaba871564cf41d860f0a291f27a6aac466dd573 203 0.25/1.00 vMB 22
391,566 391,566 0000000000000000067e64e5ff358145193c72180258fe86fc404314348df01d 1,509 0.63/1.00 vMB 35
391,565 391,565 00000000000000000476a1e77a877138eb1bdfd8c8f6c7ac379dbb89d69bfa58 1,247 0.93/1.00 vMB 20
391,564 391,564 00000000000000000898cc3a68d33f3a8c340eef0b77f231481cc0a9bc148892 378 0.25/1.00 vMB 24
391,563 391,563 00000000000000000183e931ba383a71bf7bc925a6e7e56a6a0e7f6bbae7bbda 1,482 0.93/1.00 vMB 31
391,562 391,562 0000000000000000022922f1d1990ab7413420ca3dca156cb9ec13af3e613da5 2,185 0.95/1.00 vMB 33
391,561 391,561 0000000000000000097c57feb906207ea8161fac942ba3769021269aa331ecda 1,559 0.93/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.80 GB
    • Received: 12.08 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.