Loading Tool

Explorer IconExplorer

Memory Pool

79,827 transactions
30.21 vMB
0.10939747 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 658d2f5baf5c79dc00151f07fae17ddd4b39e5f9d79ba6296698b0996fc037b6
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a5fd5afc632cbf02a29f279e92ce805e174234aa25b6cf916909e265ab2acb9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.03818527 BTC
Feerates: 151.00 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (444,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,695 470,695 0000000000000000009550351fd06d4e40197f753fbe482db482b6661ad20133 252 1.00/1.00 vMB 33
470,694 470,694 0000000000000000013a110e81c69652955bfadf21589fa489268b15fe715ecb 1,787 1.00/1.00 vMB 160
470,693 470,693 00000000000000000069489aeb0ba7bd00d4e49e5a1967ce95be5c0f3847305b 2,531 1.00/1.00 vMB 440
470,692 470,692 00000000000000000044abb76c16b19320b1ea2d576e7fa679b2a162ac273c19 1,669 1.00/1.00 vMB 207
470,691 470,691 00000000000000000154d3107c2f6448d51b01ed15d689343afda6aa12f8690f 1,845 1.00/1.00 vMB 250
470,690 470,690 00000000000000000084f1ec71179644a6f0e3cae3ff89b1b97205fed102123d 1,312 1.00/1.00 vMB 162
470,689 470,689 000000000000000000ba25fe471e0adc967fa11f2f3a4843bc0c2220e3abf916 525 1.00/1.00 vMB 28
470,688 470,688 000000000000000000b0f09997d1c1abde72f83320a71b9634c9a0b5a3fd979f 1,550 1.00/1.00 vMB 85
470,687 470,687 00000000000000000053e5d83e4e3e5ae766a6ae338ba9c832ebfb44f6dabe59 802 0.44/1.00 vMB 372
470,686 470,686 000000000000000001816fa4cb249e6f687027f680c6ed5b08c4921487898818 1,879 1.00/1.00 vMB 272
470,685 470,685 00000000000000000053c908a5fb8e0100ada4ae6b921e96adb5feea10470672 1,924 1.00/1.00 vMB 484
470,684 470,684 0000000000000000011b712eb79103ae98a53c0cd9e49d166751607db6ae3865 500 1.00/1.00 vMB 249
470,683 470,683 0000000000000000009ba4f8f20742cf199f03ffdf2eecfebda80501b1a1a57e 1,638 1.00/1.00 vMB 87
470,682 470,682 000000000000000000132d3ed63423cf3fb35ea3fa43c1d7eaadf8bb879ca16c 1,398 1.00/1.00 vMB 84
470,681 470,681 000000000000000000a58c4a0e1bc420bfe1bdc25b676a390ea1fc603021b1af 1,187 1.00/1.00 vMB 151
470,680 470,680 000000000000000000cb158d2dd6e4f87eb55192bf503e9c6bcdd90748acfc95 1,018 1.00/1.00 vMB 124
470,679 470,679 000000000000000000128f9df4e4642313f68e7ec046deb9597919a1875d1cd3 190 0.10/1.00 vMB 236
470,678 470,678 0000000000000000005d1cd8599bd02ab67a85b770670eed8c562413c2f0aa6b 70 0.10/1.00 vMB 66
470,677 470,677 0000000000000000012ec2658b25e11a14f56db209979fe8fd0d330beaa1ca65 1,643 1.00/1.00 vMB 114
470,676 470,676 00000000000000000005169f2b2418fc278c28e02db81c82cbaf4c370e147680 2,346 1.00/1.00 vMB 375
470,675 470,675 00000000000000000042cf25e1004434332ab47bd308d0379627aa03118d6751 1,615 1.00/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.