Loading Tool

Explorer IconExplorer

Memory Pool

82,631 transactions
30.57 vMB
0.07247101 BTC
Random Selection Loading Transactions
Max Size: 188.15/200 MB

Candidate Block

Mining Attempt 389cdf3fccb83bfecd1e7cd840b89ea1763c481f3050eef03ddcb199248eb5b3
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 9d7550705c3a83a3fe0a91a0e3e1f680c9c798df036d1c01bb645b0f494f954a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,927
Size: 1.00 vMB
Total Fees: 0.00403662 BTC
Feerates: 14.26 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (205,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,410 709,410 0000000000000000000534c945ae06b3d116354564c3eae214ded6c5ef996804 2,477 1.00/1.00 vMB 12
709,409 709,409 00000000000000000009b7007d1fe5550463fe8553a507ec1f176191b1294f81 3,498 1.00/1.00 vMB 16
709,408 709,408 000000000000000000003f4899a6d63c124aa942f5accba1c2ee251890de8235 1,189 1.00/1.00 vMB 11
709,407 709,407 000000000000000000063aba0f08eabbe971ea32912d4b77b164188838be2128 2,406 1.00/1.00 vMB 13
709,406 709,406 000000000000000000085cdc7c302fb216ec1d6398a9f3c1c3bb2069f1143b1c 2,896 1.00/1.00 vMB 10
709,405 709,405 000000000000000000077605805a47324a5321fa65d8ef9298bfa5e93784d0bf 3,246 1.00/1.00 vMB 22
709,404 709,404 0000000000000000000046be802aba9061c5f52f2f31389b08577d547eb6cfc5 2,208 1.00/1.00 vMB 11
709,403 709,403 00000000000000000006f3f8a2be56ffa1d275f239cd369936ab23f45775b6e8 3,923 1.00/1.00 vMB 19
709,402 709,402 0000000000000000000943e2a9243abfd9fc5c233d4de42d43c7360392b2d7b1 3,232 1.00/1.00 vMB 14
709,401 709,401 000000000000000000029286baadfe3610708bffb0e32d59b7d6f60ef512fdea 3,300 1.00/1.00 vMB 32
709,400 709,400 00000000000000000007332fe76bbcdf9982757a5c627351a0157ed94bfe19e7 3,158 1.00/1.00 vMB 35
709,399 709,399 0000000000000000000364ad2d54e6014be5db20c7add7c49722eac7b9267311 1,965 1.00/1.00 vMB 14
709,398 709,398 000000000000000000057da31f74ff70b3b80262257bd05bd5084628234bb1f1 1,583 1.00/1.00 vMB 6
709,397 709,397 0000000000000000000af56ee8512cdf267cb98f78f67f84195486234f651281 2,060 1.00/1.00 vMB 9
709,396 709,396 00000000000000000003207b7032281139b3e736b3421100265c4e3a059f9922 3,094 1.00/1.00 vMB 4
709,395 709,395 00000000000000000001bb5ba822641e819019b3950f818adad77533afacc7c4 1,587 1.00/1.00 vMB 10
709,394 709,394 000000000000000000062905ef99644918d98ecf4e65845e2ac917cd0f3958ad 2,754 1.00/1.00 vMB 16
709,393 709,393 00000000000000000002a1fab3dcccf320d91ff6e65040675f76204b5f51d5a6 2,943 1.00/1.00 vMB 14
709,392 709,392 000000000000000000043e52ea9769f774f8e15e62ad551e7aa65ca2933ff495 3,234 1.00/1.00 vMB 7
709,391 709,391 000000000000000000005761c257581f58843ddf0bae2d8ff8897ef8761ad338 1,493 1.00/1.00 vMB 11
709,390 709,390 0000000000000000000c0f0f33a260c3001a8e99e571058d585825ed275e56ca 1,640 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.