Loading Tool

Explorer IconExplorer

Memory Pool

45,188 transactions
28.69 vMB
0.12484840 BTC
Random Selection Loading Transactions
Max Size: 151.82/200 MB

Candidate Block

Mining Attempt af427199cb036b03b4c7021311b65b9039f3aa92983689419cf23b56c92c4f2b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 10ae7c3aca71ca5214a1553101e05b2c315276e9de91e2aecd625e0789734b47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,354
Size: 1.00 vMB
Total Fees: 0.07011797 BTC
Feerates: 101.65 > 7.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (680,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,578 234,578 0000000000000190e2d90f31930cff33066470cb3d4a433b549fc87d376da64f 287 0.17/1.00 vMB 107
234,577 234,577 00000000000000e7707a17cc331d8cfeb3e1d8eb3aaef40cacb072294f40d231 617 0.25/1.00 vMB 182
234,576 234,576 00000000000000bda01061d5149f3db943a65c94bc6fa9aaee4c8826a17ed0b9 256 0.11/1.00 vMB 191
234,575 234,575 0000000000000035036a857cf4dd59abfb58f61cce4a092ee2e2e915c37ac5f8 340 0.16/1.00 vMB 170
234,574 234,574 000000000000016cacc2fb201cf38cade6d6ee0ffa608fb94d93cb5215690f92 173 0.25/1.00 vMB 65
234,573 234,573 00000000000000332f02e9f7ee69dcf90bcbeeb50367ddd9721511b304f2aa5a 400 0.21/1.00 vMB 151
234,572 234,572 00000000000000e92c7dfaaf3ca08ce30d5bd7e39ef0c1257836fae1c4a84f2d 298 0.08/1.00 vMB 32
234,571 234,571 000000000000013caf15771f7a9a6c3337066b592b02c73807c3cc031a8e5312 531 0.25/1.00 vMB 162
234,570 234,570 0000000000000131a1b79e72c6ccaaefce4dea16afaf2b0ad8574e1d9d9e9080 439 0.18/1.00 vMB 171
234,569 234,569 0000000000000165eae25cbe14c77f5fc2f00d362071524018b309c6e7254a0a 74 0.05/1.00 vMB 78
234,568 234,568 000000000000016d27091a415755f8a4563819c4ab02b8a47af70d7153751a72 150 0.07/1.00 vMB 107
234,567 234,567 00000000000001797248f8949340941fc1999c2888aea0e34c0ad68276f37b0e 291 0.15/1.00 vMB 167
234,566 234,566 000000000000005ff5a4bb25e6ce3480adff7919c2bc0255d887168e438bf787 248 0.15/1.00 vMB 151
234,565 234,565 00000000000000daeec5b25dbaa86077f350200c144f5289fc4098f9fbc326e7 575 0.27/1.00 vMB 159
234,564 234,564 0000000000000003646cf9021efb173d03bf87f8bc78da7c887081c2f764ab6a 578 0.32/1.00 vMB 119
234,563 234,563 00000000000000e969f0c4eb5cf0ad6aa9ae969959168ec4ceb94fcbb0fa9992 128 0.04/1.00 vMB 107
234,562 234,562 000000000000018a27acdf5545ec0c742a07e685712d273baa7865990747f19c 320 0.10/1.00 vMB 62
234,561 234,561 00000000000000b2772d81e68595c65ea00d20c7d085203c4b0725e12e5c9753 644 0.25/1.00 vMB 183
234,560 234,560 00000000000000047a445cf9006925f0dd1e33740f09187d87c912e810299a5c 482 0.24/1.00 vMB 135
234,559 234,559 0000000000000073409ee6e21fde2be4793fca19af0ca840c7e7be4b8fe6ab2b 756 0.25/1.00 vMB 240
234,558 234,558 000000000000019c28c9ee2f3bd4e73e36755d4c3e03f918879c8de03d19c94c 279 0.16/1.00 vMB 1,008
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.