Loading Tool

Explorer IconExplorer

Memory Pool

86,104 transactions
32.07 vMB
0.21659767 BTC
Random Selection Loading Transactions
Max Size: 191.76/200 MB

Candidate Block

Mining Attempt 85971d18715017b53beb509a0fd2474eb741586f4abb4f704020e8a2d5edfa92
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 4a05e8194e3dc5fa9125fcb906ce0c563d9003dd0248d241a77d8467dfea69a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.09746850 BTC
Feerates: 529.10 > 9.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (259,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,998 655,998 00000000000000000009307daadaf1302c814407caa502037bbdaffa56aa9150 2,117 1.00/1.00 vMB 6
655,997 655,997 00000000000000000004692064b6935740ad7378afa9fc2f422f23296e76d42b 1,774 1.00/1.00 vMB 118
655,996 655,996 00000000000000000008fbaa2dac4cfd2515ebc3203061d7ba28438350817349 2,255 1.00/1.00 vMB 11
655,995 655,995 000000000000000000073a71d638544ef18c266060b777ca231c87423a66b5a3 2,190 1.00/1.00 vMB 166
655,994 655,994 00000000000000000003f4fbe85a5f67a33741c9b0c09c7104fb0ac14034eb21 2,050 1.00/1.00 vMB 84
655,993 655,993 0000000000000000000466ff9af019bcde0386aa02839ab0d8e7c49472d218fe 2,553 1.00/1.00 vMB 120
655,992 655,992 00000000000000000009a66691ef3b63aa1ef710953948dd2ca5aedb7e61d83e 1,807 1.00/1.00 vMB 34
655,991 655,991 000000000000000000060c5eca230b89ca884a25069b05328225af5803a765bc 2,407 1.00/1.00 vMB 87
655,990 655,990 0000000000000000000262606feeedaf66ca343e1944932483c1967a6c6aeb32 814 1.00/1.00 vMB 27
655,989 655,989 0000000000000000000b610247727b1c427e89adb76155e53b30fd39d64d38bc 1,960 1.00/1.00 vMB 65
655,988 655,988 00000000000000000002c5db704660f43e59a709562ba71d15f32b646eaefd95 2,001 1.00/1.00 vMB 56
655,987 655,987 00000000000000000002c5f4af7514bdbfcbe6bb5beff57329f9e418024dab7e 1,930 1.00/1.00 vMB 22
655,986 655,986 000000000000000000008427a331c2734be027673fcc0a0f9cd84453367c6062 2,748 1.00/1.00 vMB 126
655,985 655,985 0000000000000000000f0997ce5b5741a6c06bcf13b19ffe307d10b536ac62de 2,068 1.00/1.00 vMB 107
655,984 655,984 0000000000000000000d3bb515a01dad5f8cfb9c3988862979386401d5ff2804 886 1.00/1.00 vMB 9
655,983 655,983 000000000000000000016806da60c2ead3c5b4cbdf9300a500de873c510ec1cb 1,044 1.00/1.00 vMB 33
655,982 655,982 0000000000000000000fb62f4235271fe959db301b780cf2e226ead3e6e54e50 1,280 1.00/1.00 vMB 11
655,981 655,981 0000000000000000000f051eff28bd98fb8aa7baba4c469a260a458e51f98ef8 2,667 1.00/1.00 vMB 121
655,980 655,980 0000000000000000000294661ad357a2d77cd0f17591f06abc791d2b98df830e 2,278 1.00/1.00 vMB 17
655,979 655,979 0000000000000000000881b51d8868d329347edf769d7a00b52630fbb1b33a27 2,654 1.00/1.00 vMB 197
655,978 655,978 000000000000000000022b58b9c40425ff9c4912703e45ec53a9df63f67d8a50 2,213 1.00/1.00 vMB 7
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.70 GB
    • Received: 16.31 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.