Loading Tool

Explorer IconExplorer

Memory Pool

41,038 transactions
25.87 vMB
0.05127298 BTC
Random Selection Loading Transactions
Max Size: 135.19/200 MB

Candidate Block

Mining Attempt 323c93f924ec25769542fca857bbbe22a1bcc9d64d68938b3905f7e301a72f8c
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root fbe626a2d42f14bd37465c3b9795a6eca4d66396bf2feb1b49e58b2ac7a7704f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,437
Size: 1.00 vMB
Total Fees: 0.00437301 BTC
Feerates: 121.00 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (130,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,259 784,259 00000000000000000003bc1d31f6379d909687f5bce6b307b7986dc0744bfede 4,268 1.00/1.00 vMB 15
784,258 784,258 000000000000000000057b83eee6fed8d6afc0178a4923d66559b169fb9c8eac 3,230 1.00/1.00 vMB 14
784,257 784,257 0000000000000000000462b575174970a3781f973bc19d2b2ace64bf6547c353 2,548 1.00/1.00 vMB 16
784,256 784,256 0000000000000000000106c0b5cbc721f93735abe890055b4dc300b0247e2bfe 3,552 1.00/1.00 vMB 30
784,255 784,255 00000000000000000005dedf57c439ddfcd83ede108b703b2cc3050bc4d328db 3,231 1.00/1.00 vMB 38
784,254 784,254 0000000000000000000529f9ab4d30c9ce1e1804be4689da09ad5b633a75dd45 3,086 1.00/1.00 vMB 32
784,253 784,253 00000000000000000002c09c91e722a6f55b55cc5fcb092949f70edd71067a11 2,928 1.00/1.00 vMB 16
784,252 784,252 00000000000000000004de7c597cdc1583af90d429b3cf414072e2f1617b76f2 556 1.00/1.00 vMB 13
784,251 784,251 000000000000000000015fffa336f2241a2085cb2767dbb05f45131a3dc0e8cf 3,086 1.00/1.00 vMB 24
784,250 784,250 000000000000000000029e363bd7e0040ba37c43cf2fd234e61709210c9be900 3,047 1.00/1.00 vMB 30
784,249 784,249 00000000000000000002c1b9cb5aaa4d3b2ec17c06aa3056717223f7b8cd2046 1,716 1.00/1.00 vMB 36
784,248 784,248 00000000000000000002f747b0e8e482d34605f528c81749e5561a24c2be9b97 734 1.00/1.00 vMB 16
784,247 784,247 0000000000000000000270969d63bbd80cf55515033c8827302b4674820231a9 1,487 1.00/1.00 vMB 17
784,246 784,246 00000000000000000001a9b775233489582dd4f64712cefaad31fbf89a12577f 3,367 1.00/1.00 vMB 30
784,245 784,245 0000000000000000000506819853e40cbf53b7f101dca8b467c1bf59c10a82bf 3,070 1.00/1.00 vMB 19
784,244 784,244 00000000000000000005b617a256d5d18ab1ebec188f74039f9cfddfa5910892 2,913 1.00/1.00 vMB 29
784,243 784,243 00000000000000000005c18b297cc7a181855f4c00237174ae10b16462c68253 3,211 1.00/1.00 vMB 23
784,242 784,242 00000000000000000001e57accf22e5806318e214ec3d1a9d10c2a7dccdd7556 3,722 1.00/1.00 vMB 35
784,241 784,241 0000000000000000000369118d3a34e7d7bbfe86d862bac7786fbeec94520a20 3,204 1.00/1.00 vMB 39
784,240 784,240 00000000000000000003086c8b38147e5231f434db0c86d87408bdfb60a8cdd9 2,814 1.00/1.00 vMB 25
784,239 784,239 0000000000000000000339dfbb27584dc64c013cd912e9895b2c1d2999073cb3 2,792 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.