Loading Tool

Explorer IconExplorer

Memory Pool

44,772 transactions
28.21 vMB
0.06502764 BTC
Random Selection Loading Transactions
Max Size: 149.80/200 MB

Candidate Block

Mining Attempt 5180ad96167d8f143928296ea5d6a4f86fe45ace5a3a3737adc2c54f43fd672a
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 7da3154a8b849f31df248c6404eb978dff29776ebebad328035661a31fd8154e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,896
Size: 1.00 vMB
Total Fees: 0.01185838 BTC
Feerates: 110.38 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (241,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,603 673,603 0000000000000000000b7f1c74095ae0d08f03bfa9510e31952188c993dcdba2 2,085 1.00/1.00 vMB 64
673,602 673,602 000000000000000000055393549fc1c27f228911751f206d385f4477e1b919c5 2,010 1.00/1.00 vMB 79
673,601 673,601 0000000000000000000bffefd893b0f560a4870cd552635d0b61df4bf0ad2bc8 2,147 1.00/1.00 vMB 48
673,600 673,600 000000000000000000081381e08e21832f1ceeb4044e02164cef86cb4b7c909d 1,501 1.00/1.00 vMB 18
673,599 673,599 00000000000000000000ee98c4bd865d60356b5ae2cdfd1612d6e198825dd8f0 2,009 1.00/1.00 vMB 16
673,598 673,598 0000000000000000000a37456b3f9e47ac9f149091e6a76a5609769d6ae70f75 1,624 1.00/1.00 vMB 35
673,597 673,597 00000000000000000005348bcbb2d3ef96efcf061408b26d1b3aa0f14af678f0 2,449 1.00/1.00 vMB 95
673,596 673,596 0000000000000000000cb2c348e8d3a380a3c9e40ffa7019cdce5f8fdd218496 1,938 1.00/1.00 vMB 35
673,595 673,595 0000000000000000000219acf9dfbda2fa5835a3e85541b51540447c8aedd347 1,593 1.00/1.00 vMB 40
673,594 673,594 00000000000000000001ee5093ddbd66c9de5b3f81a3c371370a787fcff985f7 1,276 1.00/1.00 vMB 18
673,593 673,593 0000000000000000000772211eb207348c290bf971f10e8d458256e033548674 1,782 1.00/1.00 vMB 25
673,592 673,592 00000000000000000008f79d4d9664710c72fcbe1ec22713f6e030a8a32af97b 2,063 1.00/1.00 vMB 31
673,591 673,591 00000000000000000008371ed8178b8eb86201aad7cc58d4bedc126a7ea60a91 1,913 1.00/1.00 vMB 54
673,590 673,590 00000000000000000005e796631dc4911e9796ef2f936115440b5793b95f6c13 3,104 1.00/1.00 vMB 107
673,589 673,589 000000000000000000076f37fe7cb0e471ac3ac555f427d27cb43f1e87dcb4c8 1,429 1.00/1.00 vMB 99
673,588 673,588 0000000000000000000817735e7542398befc9521f2150110fbc25493aaf5ced 1,444 1.00/1.00 vMB 17
673,587 673,587 000000000000000000051f5c28b2c2731311accb7ee52b6e081436a6bb4100eb 952 1.00/1.00 vMB 19
673,586 673,586 000000000000000000075dfe5e42d32674659632cd34f812373f5c7cd7fd64ec 2,379 1.00/1.00 vMB 68
673,585 673,585 0000000000000000000bccebdf7410a8d797d45c6fb3bc9fff82874eb82ee7ad 1,659 1.00/1.00 vMB 38
673,584 673,584 0000000000000000000453ca06cb6f8ea7079de2589c0a92626a3808f0c9372f 2,515 1.00/1.00 vMB 46
673,583 673,583 00000000000000000002f38c944a160c9227d73d3cec2b73c81bb25ef824a5ea 2,499 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.13 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: 652.36 GB
    • Received: 13.75 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.