Loading Tool

Explorer IconExplorer

Memory Pool

75,699 transactions
28.49 vMB
0.08258340 BTC
Random Selection Loading Transactions
Max Size: 171.25/200 MB

Candidate Block

Mining Attempt f5a87a007f887a11e4371c826ffa5541861c9ea4d6060085fcdd189813b1fa1f
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 64bca1f36f1bf9fd16e62f9aea010f31ee1f3ea537e2112d8ca2d46f9f620b30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,422
Size: 1.00 vMB
Total Fees: 0.01843127 BTC
Feerates: 65.95 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (8,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,258 907,258 00000000000000000001923b41a84f84b75025ae0d7e5e8110c0e5fa4180446b 4,401 1.00/1.00 vMB 1
907,257 907,257 000000000000000000016b2acac01391a2631d7a0b069e8dcdfa7e3173ba9978 5,077 1.00/1.00 vMB 1
907,256 907,256 00000000000000000000dd58f0502d9a87eacd159919cf50e04d07ae677bee67 3,655 1.00/1.00 vMB 2
907,255 907,255 00000000000000000000ed4ead3f328587fa322bb35748dab5f7234042fbdf44 2,737 0.92/1.00 vMB 3
907,254 907,254 00000000000000000000ebcc936ec666cbc749278ee727e5b46a89013bbb2f6e 3,908 1.00/1.00 vMB 1
907,253 907,253 00000000000000000000b4cd58dcf31dc3afc1621cbb92fa6278355a5f319dad 2,155 1.00/1.00 vMB 1
907,252 907,252 00000000000000000000144dc7ea67e0c65f929b720adfaa9c175910c359e505 3,715 1.00/1.00 vMB 4
907,251 907,251 000000000000000000005e3ae95948999549d7b454e7926bf27251c75c7b0ac8 4,004 1.00/1.00 vMB 4
907,250 907,250 000000000000000000017d6a511247219bdc9da8c5150eb3add0b41f99793613 2,433 1.00/1.00 vMB 2
907,249 907,249 000000000000000000010d6ef6caee397aace212df610a4f9ff779318c7159d2 3,982 1.00/1.00 vMB 1
907,248 907,248 00000000000000000001e5c29291027089d63ee486125cf169f3ba1b841ed61a 5,104 1.00/1.00 vMB 0
907,247 907,247 000000000000000000021b7438fbbaa3938f64532f53dd6c1a065c4d5e1e2530 4,967 1.00/1.00 vMB 1
907,246 907,246 000000000000000000016fda2389cc3e8021f0d173e5707aea6dc91488c0dd97 3,242 1.00/1.00 vMB 2
907,245 907,245 00000000000000000000b60ba4515660a8fecead7f7c07502cacf931568d08d6 3,252 1.00/1.00 vMB 3
907,244 907,244 0000000000000000000225b5d6632d90b3c950970c32f7ec81faa7b6ce627d77 4,273 1.00/1.00 vMB 1
907,243 907,243 0000000000000000000159b6397a833d86494a8ab1bdb550b518773d1e0c5750 4,286 1.00/1.00 vMB 1
907,242 907,242 000000000000000000011456db4556453a25d4c0822ab2b54425c2b1a08b313b 3,565 1.00/1.00 vMB 2
907,241 907,241 00000000000000000001aad2b579c02ad857612d375889f8361d7b0a49a84efc 2,799 1.00/1.00 vMB 4
907,240 907,240 0000000000000000000101d3125172803886a927072caf0d15d972c00accb5dd 4,844 1.00/1.00 vMB 1
907,239 907,239 0000000000000000000097bb8abfffaf9d4212ce5d431660ed327f26822bbe86 4,361 1.00/1.00 vMB 0
907,238 907,238 00000000000000000000347b96a4988acbc45e9afda0942a1c3e3eda1b732a15 4,325 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.