Loading Tool

Explorer IconExplorer

Memory Pool

80,471 transactions
30.60 vMB
0.08663330 BTC
Random Selection Loading Transactions
Max Size: 186.10/200 MB

Candidate Block

Mining Attempt 58d102cf02fd7271cd0fd01b53f6835e3f6ed8feef5efb6c80aa1fffa61de4c5
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 8bd12e281e657118c1b748c727c0fba42b9178056710fe7e4d4f5d0e5f92a2d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.01750512 BTC
Feerates: 150.77 > 1.75 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (42,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,176 873,176 00000000000000000001941408bdc420a2e7efb7de9871f8ccc251b9896214bf 2,660 1.00/1.00 vMB 8
873,175 873,175 000000000000000000009893f6233875231dcb5b32be7c90c92ca1f217401b80 3,401 1.00/1.00 vMB 10
873,174 873,174 00000000000000000001aea61b36bc9063a3f0ee84181de5b366b5269f2f7111 3,194 1.00/1.00 vMB 5
873,173 873,173 0000000000000000000197c1a0a27da6ad1fde6b969407b9ac1f588716596079 2,762 1.00/1.00 vMB 8
873,172 873,172 00000000000000000000515246d2977643bad6685a7c7941334383b390265446 3,104 1.00/1.00 vMB 10
873,171 873,171 00000000000000000000b7b99b58c4f5a4e8ff9b448941ce254bc0d026efb372 2,059 1.00/1.00 vMB 6
873,170 873,170 000000000000000000001c2c402e71a5a25b412dd584cc378bd628c309116883 2,619 1.00/1.00 vMB 5
873,169 873,169 0000000000000000000171f6369b85cf91af08ac87d6a4b01ac9221c58ab8dc5 4,006 1.00/1.00 vMB 7
873,168 873,168 000000000000000000023c18752b9a497972030767909937d8e12a6bd0da3ec3 4,500 1.00/1.00 vMB 9
873,167 873,167 00000000000000000001d47fa351857dfd4af1dbea454229d23a24a4e7a877f2 4,811 1.00/1.00 vMB 13
873,166 873,166 000000000000000000007958bac2be62c0e166b897a293b279a50aa5378ec48f 6,027 1.00/1.00 vMB 9
873,165 873,165 000000000000000000000b6bf632ab66b4c86fde2b14f25861637f59644bdd4e 5,749 1.00/1.00 vMB 6
873,164 873,164 000000000000000000002f26cfe17c1158836804c212c0be87aaa43e60a72f9c 5,292 1.00/1.00 vMB 7
873,163 873,163 00000000000000000001b13d58b960ad10f9761ceb82472fbae3b874fa97dfb0 1,986 1.00/1.00 vMB 4
873,162 873,162 00000000000000000000a4f23f269cfc0a6f442ad6251a152fe113c559382def 2,186 1.00/1.00 vMB 4
873,161 873,161 000000000000000000009b130b5ca6ef4a0cf21b30446f3859bca47db1e25548 3,869 1.00/1.00 vMB 3
873,160 873,160 00000000000000000000a556e2f82ba7a98a30738f848c9dcf082204e495b407 3,511 1.00/1.00 vMB 5
873,159 873,159 000000000000000000011402a688e8b34a03030e0e8fb72f67080359377cdaf2 3,867 1.00/1.00 vMB 4
873,158 873,158 000000000000000000007e451b01db6ed23b189a9e0b9b980b73ff07b35b80e3 1,278 1.00/1.00 vMB 4
873,157 873,157 00000000000000000001db0a56e48ffcde272119f9051b5405ab40bf7c85a2ba 1,684 1.00/1.00 vMB 5
873,156 873,156 00000000000000000001165360e131570aac7f8a391536fe1fbe2813f4c67794 2,853 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.04 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: 720.00 GB
    • Received: 18.14 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.