Loading Tool

Explorer IconExplorer

Memory Pool

42,452 transactions
29.22 vMB
0.07463440 BTC
Random Selection Loading Transactions
Max Size: 149.86/200 MB

Candidate Block

Mining Attempt d68b541524916ea10de5ecdcac3147b4275ba8a9fbbfcf00996bfc3b3396cea7
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 5dd471d7074b06afe6c008ca53689adc6db8428c0c29b7b53227a239c204f646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.01738215 BTC
Feerates: 100.36 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (377,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,282 537,282 0000000000000000001989faf23efaf048096acce9495d8b0d7d2c99a6b5ffca 472 0.16/1.00 vMB 23
537,281 537,281 00000000000000000002b34ee42c1ad1cf6529ff8a3e47bacc5c4c3d3e2628c8 1,426 0.83/1.00 vMB 4
537,280 537,280 0000000000000000001c66ebe27ce18b2fdcbdf2a5b3994cf24bc0fdfeee3fa8 287 0.13/1.00 vMB 42
537,279 537,279 000000000000000000066781bdba13ae5e8c5bb39f3fa27d806d8d7e8640bbd1 3,026 1.00/1.00 vMB 15
537,278 537,278 00000000000000000028d27bdadf245e9166f1b333cdad7601564a78a599bd55 859 0.39/1.00 vMB 47
537,277 537,277 0000000000000000001a9efabea9878d70f84f0bc45a66e71933a40d83d74956 2,014 1.00/1.00 vMB 23
537,276 537,276 00000000000000000024162b7dcb8e8cdd6989ce9426ff99505909fde36bda71 1,033 0.44/1.00 vMB 14
537,275 537,275 000000000000000000193734b7065337617327e8745afc9dfbe2e76fff85230b 2,579 1.00/1.00 vMB 23
537,274 537,274 00000000000000000014d829d3b5659f5039ce2008854c5af24495944f848d3d 370 0.17/1.00 vMB 42
537,273 537,273 0000000000000000000faf86a48966aeb3025bf1dab51f1f0b25641626770eae 1,424 0.70/1.00 vMB 22
537,272 537,272 0000000000000000000190c9cfce2abdaa6d8c751e8ef00f5e59811b6a63e85d 126 0.04/1.00 vMB 19
537,271 537,271 000000000000000000211500165420372fef6b0d74433b6b8c4fa189fc41b41e 150 0.15/1.00 vMB 8
537,270 537,270 0000000000000000001ff60008d06cbee29826148b4d1c947d72fb2ea1934db2 779 0.34/1.00 vMB 16
537,269 537,269 000000000000000000269b0d2993fd4eaf0d67ff9242d2e0d7cb93264d79de55 149 0.06/1.00 vMB 33
537,268 537,268 00000000000000000014fd512de48a6df0c8283bc5da978bca2beb1a88834cc2 1,574 0.64/1.00 vMB 21
537,267 537,267 00000000000000000009cddba95589b07205f8092ca75452603db84a882aa176 1,922 0.74/1.00 vMB 9
537,266 537,266 0000000000000000002831169ff96ba85fd1608f3b2a8c438d01c64bd72ccc0b 2,988 1.00/1.00 vMB 29
537,265 537,265 00000000000000000007c50bd89007b39ac7486fc0325e9f75d491c4b16e67a1 892 0.48/1.00 vMB 3
537,264 537,264 0000000000000000000e9048461ca338b47abb4c1a5d759d7034670490a6e870 3,125 1.00/1.00 vMB 20
537,263 537,263 00000000000000000023a80e9321d05b1c8d2313c93592a6c58e4290425156a0 2,966 1.00/1.00 vMB 27
537,262 537,262 0000000000000000001dde81cddbdf7ccc75ef1482273058ec10515c7c7c5094 1,646 0.67/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.