Loading Tool

Explorer IconExplorer

Memory Pool

75,397 transactions
27.91 vMB
0.08072115 BTC
Random Selection Loading Transactions
Max Size: 169.93/200 MB

Candidate Block

Mining Attempt a0acf5ba4298e43717513d5514d94991f9a5787b30a1c83f70b5e36d4fcbc835
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 1ba545f4d6b0fa4954faa129ea729885b127d882af77f61bbd85988130c849a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,287
Size: 1.00 vMB
Total Fees: 0.02092833 BTC
Feerates: 480.19 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (214,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,401 700,401 0000000000000000000dfd35cc6c4c0baa6c8519c5a2a419003c013cbe958fd6 3,012 1.00/1.00 vMB 25
700,400 700,400 00000000000000000006ec12820d7d7cf118af4dc873ba89f80dd85407d60bc5 2,252 1.00/1.00 vMB 9
700,399 700,399 000000000000000000026708352c52349e158fd73587bfc407d677423b633e85 2,173 1.00/1.00 vMB 10
700,398 700,398 00000000000000000005608e4c1ff53901186e766df5eaa87c636857ed814fa9 2,094 1.00/1.00 vMB 5
700,397 700,397 00000000000000000001da936bca0d5f81c456500ea0239f32d9471feb300942 1,199 1.00/1.00 vMB 6
700,396 700,396 000000000000000000014d810aa4217ab0fbed10d2f7df9024b8410ba7a94f83 1,663 1.00/1.00 vMB 5
700,395 700,395 0000000000000000000b7344432493a4599d8453da10f8ee5c3efc46dd13dd23 2,277 1.00/1.00 vMB 12
700,394 700,394 00000000000000000001ad7703a34987feab4764b0d349ae3acfc181cb78a889 2,662 1.00/1.00 vMB 10
700,393 700,393 000000000000000000060c062e804eeee6e9c105582ad6907e6278161bffe691 3,572 1.00/1.00 vMB 8
700,392 700,392 0000000000000000000d7850f8acffdb150161fe1b6d9a165059cc746e2da213 2,152 1.00/1.00 vMB 16
700,391 700,391 0000000000000000000611dcdac58a49d0d8fd6dfb7fe7b7e3ac0a5819f77504 2,171 1.00/1.00 vMB 16
700,390 700,390 000000000000000000012e0bdb3dbb9ba0b3c1d6c697feffd4bc7b459eb68129 1,958 1.00/1.00 vMB 9
700,389 700,389 00000000000000000008039aaa289d4fe1698b2d41f254565eedbbebbd2d0828 3,198 1.00/1.00 vMB 27
700,388 700,388 00000000000000000006c9af69c2184ad00c42587eb2d4f8580986fa6634bef8 1,656 1.00/1.00 vMB 13
700,387 700,387 00000000000000000001f6a02fb0ae7219a5c6a2b4d2a10d2f2542c29652d327 2,241 1.00/1.00 vMB 9
700,386 700,386 00000000000000000002826b29ec900a293cabd7509517fa1137b375d48af545 2,913 1.00/1.00 vMB 28
700,385 700,385 00000000000000000007126fddf563932e7541382ab99e8f28c731a251825137 2,571 1.00/1.00 vMB 26
700,384 700,384 000000000000000000029f8a032e6951fc4501a4eb7d3a4b6efa07b35920fe4b 2,740 1.00/1.00 vMB 10
700,383 700,383 000000000000000000095664c36008b9318389482e857bc31512631b51b75b2b 2,613 1.00/1.00 vMB 6
700,382 700,382 0000000000000000000d1a85ab014c0a7b170e48e4d382eb4da58e0da2c6cd0c 2,822 1.00/1.00 vMB 13
700,381 700,381 0000000000000000000327f9a84808d8044f8a6a8deb26da45df29a5c04015c7 2,860 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.85 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.56 GB
    • Received: 17.19 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.