Loading Tool

Explorer IconExplorer

Memory Pool

43,653 transactions
28.14 vMB
0.06615967 BTC
Random Selection Loading Transactions
Max Size: 148.52/200 MB

Candidate Block

Mining Attempt cb6b0b697f74ba56aa265df132970c42e4a6c7a815e5abfd31db4c32587f1d8a
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 4fc9c9748ec2a25fc47cbdeedb52719d1c0b011b224f200e7da73a419a88c81d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,556
Size: 1.00 vMB
Total Fees: 0.01301968 BTC
Feerates: 100.23 > 1.30 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (350,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,591 564,591 00000000000000000014c5735e2abb0010ce9f05d710897c72058a9b7df2affe 2,537 1.00/1.00 vMB 52
564,590 564,590 0000000000000000002a066c1983dc97516a1f69e9014c4611c704bafd31806b 1,757 1.00/1.00 vMB 30
564,589 564,589 00000000000000000019ec1bc7c7238e2bde53f48b5dff4132fe491dea4e31c9 2,230 1.00/1.00 vMB 17
564,588 564,588 000000000000000000213e7dd22fef2968e0b85b569396588a31925ab588363c 2,932 1.00/1.00 vMB 32
564,587 564,587 00000000000000000012db7cdb2ad77191a4b727af313b954772c1759ccb8a64 2,840 1.00/1.00 vMB 36
564,586 564,586 0000000000000000000c41faf3ff32ff9558dc395f91a487ca0e53eac754543a 2,943 1.00/1.00 vMB 54
564,585 564,585 00000000000000000009dfbae52bc0616f906f86b9eb71aacb84f78b14edb566 1,899 0.82/1.00 vMB 20
564,584 564,584 0000000000000000001859ae902ba222ba2f91cb06906335eaa2a0c5f412df22 1,506 0.61/1.00 vMB 3
564,583 564,583 0000000000000000001a67043a66a255b21ea1a11ae52caebaf6f7ebf4c7a626 2,861 1.00/1.00 vMB 20
564,582 564,582 000000000000000000044ac14ee02e20a8f6aee8851e2c54b5df3dc108c43796 2,711 1.00/1.00 vMB 27
564,581 564,581 00000000000000000017201358fe13c8741cc2f65277ebdfb22677cd03993764 2,570 1.00/1.00 vMB 14
564,580 564,580 000000000000000000176131c86b717245b329ea7506535d335c2cdb0fa7d4af 2,721 1.00/1.00 vMB 9
564,579 564,579 0000000000000000001fa2f0fadd19376d2f493f84279c840b2417c2cf3dd970 2,511 1.00/1.00 vMB 8
564,578 564,578 0000000000000000000958126dc2d818a4925abe9aca284c89245b5e724df754 2,961 1.00/1.00 vMB 17
564,577 564,577 00000000000000000023b012b8866640539308f3992bc15cb5ff6e2330b8a7b7 2,615 1.00/1.00 vMB 19
564,576 564,576 0000000000000000001c267b46c7e5dc690353a23760c319566008229af0f4e9 2,150 1.00/1.00 vMB 21
564,575 564,575 0000000000000000001d26a31e040081f192bca97830de6711d0b327163ad0c8 2,136 1.00/1.00 vMB 29
564,574 564,574 0000000000000000000c87d0de27bdcf70884e04ce685f359850f044b343e00d 3,011 0.99/1.00 vMB 20
564,573 564,573 0000000000000000002ad37e5be0d0e21bdbbc47741cac162556fdfd1948e72b 2,681 1.00/1.00 vMB 59
564,572 564,572 00000000000000000016b3e76b9d49e33399d97907ffbb19fd5cd75d725163c7 1,039 0.32/1.00 vMB 14
564,571 564,571 00000000000000000009937d5c986218676808175dafe7dc1f65e9d4ce23fa81 1,329 0.57/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.