Loading Tool

Explorer IconExplorer

Memory Pool

83,444 transactions
31.27 vMB
0.09454403 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt 36e6d02fddb9144942b7b568993d375baf622216e103cd9bfe584984b2a66933
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 24a57f9feef3e8c03134186f628e898a265b3a35c4d5780adad3d9343994eb84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 1.00 vMB
Total Fees: 0.02347795 BTC
Feerates: 114.60 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (350,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,945 564,945 0000000000000000000617de496bc8c8186a8994367fb938d307b061b7ffcf85 1,607 0.49/1.00 vMB 15
564,944 564,944 00000000000000000022e188c1b5ca1de619a924730b11a9392c8f8aa7bf4bca 1,465 0.44/1.00 vMB 10
564,943 564,943 000000000000000000133629449fa3c77646df4694a5dd26a165a1719999f88b 3,165 1.00/1.00 vMB 16
564,942 564,942 0000000000000000002b098eedc37764d99c22705ae4ff29271fa84c77adb02b 2,820 1.00/1.00 vMB 31
564,941 564,941 0000000000000000001c5d9e541add541ceb633bc20a98dd2cfd9e09fa04b19e 2,392 0.82/1.00 vMB 19
564,940 564,940 0000000000000000001fa0f6bd14b4c6381294ad1e24a4a27aa3bd62b6028001 394 0.23/1.00 vMB 10
564,939 564,939 0000000000000000000953579d782cb86bf2b7e509e3ba1c47b06b5caffa6dc6 2,784 1.00/1.00 vMB 9
564,938 564,938 0000000000000000001b25b6f4367d19006e5a4036b5e4362b79aff2acb59bcb 578 0.27/1.00 vMB 10
564,937 564,937 000000000000000000266308625358c603aee432a62aee9d099d2075550fefc4 1,035 0.48/1.00 vMB 14
564,936 564,936 0000000000000000001841d36697232e5a3c0b41cb0f6fbd96a275f47dc4d957 3,323 0.92/1.00 vMB 8
564,935 564,935 00000000000000000014ec47cdfc47c49ede39cb518451841ca470c6387352bb 1,115 0.32/1.00 vMB 8
564,934 564,934 0000000000000000002d4fd481fa2da856b3a5ff491e6443f2beea55513bdb4f 3,069 1.00/1.00 vMB 17
564,933 564,933 0000000000000000001460374626c13214e6e49c0aca9b30021559b6672457d5 1,272 0.38/1.00 vMB 16
564,932 564,932 00000000000000000025d1db23963f401ac5b87b4071a538035cda21d2af80e4 1,471 0.76/1.00 vMB 9
564,931 564,931 0000000000000000000ffd8588860703abe8864e89c8408430264eea22df3348 2,040 1.00/1.00 vMB 7
564,930 564,930 0000000000000000000467c41d13f18934634573faa7be967dcbcd366f6bc63b 2,050 1.00/1.00 vMB 9
564,929 564,929 0000000000000000002b08943627dad0387880a14457e682a07d2b8ee49676d2 2,780 1.00/1.00 vMB 14
564,928 564,928 00000000000000000021047526c065745de75af6dcd473556dced2bcedd4ca71 3,047 1.00/1.00 vMB 9
564,927 564,927 0000000000000000001da2b78f457c7202006e42461a0ab63e5cfbb9dd4d76f0 2,662 1.00/1.00 vMB 25
564,926 564,926 0000000000000000001180161bf049e3e6427f045a7aa5fdf7df7df3c37d7bd8 2,696 1.00/1.00 vMB 24
564,925 564,925 000000000000000000212652c447570aa93e99e2b8136832d71cb7f9f45961d4 2,111 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.