Loading Tool

Explorer IconExplorer

Memory Pool

81,364 transactions
31.38 vMB
0.09826375 BTC
Random Selection Loading Transactions
Max Size: 189.68/200 MB

Candidate Block

Mining Attempt 34acf5d8c8e0072ada6b1b0062a061f69fd8fbb6833fbb13c941b32a800fc5ec
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 7b56a442f59b409dea9f29c832787bc89231a2a3657ff1337a2aa3373de21881
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02884582 BTC
Feerates: 265.25 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (350,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,948 564,948 0000000000000000002214f7766f846fedd7a8f5bb7c3d65d15f13158fe907f0 2,851 1.00/1.00 vMB 29
564,947 564,947 0000000000000000001ae1246da8ae43d290a9b61ccbfc1d895bf72db8060b99 3,092 1.00/1.00 vMB 26
564,946 564,946 00000000000000000009100c3b97060ecaec44d843285f115b0d784502bf4d90 1,925 0.58/1.00 vMB 19
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
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.