Loading Tool

Explorer IconExplorer

Memory Pool

86,232 transactions
33.01 vMB
0.07850962 BTC
Random Selection Loading Transactions
Max Size: 196.47/200 MB

Candidate Block

Mining Attempt f2d09694abb53e5e827060d624c247249fc7cb5e5c410e4b400b0af9998b7323
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 1b46973595f1ad8bd6d1eb35556274575ba042242b0f42cdcda511ce9a4f15f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.01309899 BTC
Feerates: 203.60 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (223,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,689 691,689 000000000000000000025667247eb7a73aa5351c1ac5c5b7010ae2541010051d 1,478 0.64/1.00 vMB 12
691,688 691,688 000000000000000000059310994c52cdf5e93abf95c75d4816e2134e15a2e9b2 876 0.38/1.00 vMB 14
691,687 691,687 0000000000000000001428c431aaedc1b3d153733643658386b9dff9d824d457 368 0.18/1.00 vMB 6
691,686 691,686 000000000000000000055323a129f354387d8c28e0e770e63cb6dbc312f8d889 2,137 1.00/1.00 vMB 18
691,685 691,685 0000000000000000000185022491273346ec896ba8517d2e8ad5912cc511ed2b 313 0.16/1.00 vMB 5
691,684 691,684 00000000000000000012378eac79593046b4b4daf22fe080bc503ca5b073305b 1,192 1.00/1.00 vMB 8
691,683 691,683 000000000000000000138e58775791908dd01d140b179c3beffc8edd0edb0046 1,107 1.00/1.00 vMB 11
691,682 691,682 00000000000000000001d8a1ef3f5eb824453c113ec8ced1914a43dbcace9389 1,565 0.60/1.00 vMB 19
691,681 691,681 0000000000000000000423b624a64f4ae86890d73169f8a90c073d41f8ae2f94 411 0.23/1.00 vMB 13
691,680 691,680 00000000000000000001f8b64ec521bbda7e8ead3457747be3a0dee73fbf6f82 1,770 0.72/1.00 vMB 14
691,679 691,679 0000000000000000000d960fbc4dedcfedd805b064024bfcea7d2b5923664621 2,072 1.00/1.00 vMB 5
691,678 691,678 0000000000000000000a92a4731c59dbfb0ce3f5ff0cd7342adc7fdab25788df 2,643 1.00/1.00 vMB 30
691,677 691,677 00000000000000000002976285cd9468f935e8a5885c597b670557239a0523ba 1,465 1.00/1.00 vMB 8
691,676 691,676 0000000000000000000ba725b0f01a1ff7d33209157af6a5a0b63cbfcdd9f060 1,650 1.00/1.00 vMB 2
691,675 691,675 0000000000000000000fb1b68c74e5a619f2c6edd5f12adda87bdc336716fba1 2,124 1.00/1.00 vMB 4
691,674 691,674 00000000000000000007edc272f7b9913496c54d26a4e62eec2eca1f1ab93545 1,853 1.00/1.00 vMB 20
691,673 691,673 00000000000000000008d04f69af987619f20f6a2c2a925bda65e853cc7098e9 2,027 1.00/1.00 vMB 27
691,672 691,672 0000000000000000000e5adeddd4ccf2208d35f437883ad8426de9c5d6080757 1,900 1.00/1.00 vMB 33
691,671 691,671 0000000000000000000b8d12758afbaec2575fee9ccd0ac6b9ca41b01fa3a4c9 212 0.13/1.00 vMB 22
691,670 691,670 0000000000000000000e6a6a0c859ab00b92c75d7e2a6643a530e5fc03cd5abc 263 0.16/1.00 vMB 20
691,669 691,669 00000000000000000000b88a682e96dd1c6b93be32c111f28b333783f46c8b19 52 0.06/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.