Loading Tool

Explorer IconExplorer

Memory Pool

74,852 transactions
27.59 vMB
0.07279761 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt 9272da51636379c8329254c4e9c05891ab6b809bceccaafb67e57fba16ed7516
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 0325968d288003868343fd140d56ac87787bc14422b9dd762ece5652b752ee3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.01390970 BTC
Feerates: 80.55 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (546,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,104 369,104 00000000000000000f3451170b23080added0db9e2525960d812dae2f4137f45 1 0.00/1.00 vMB 0
369,103 369,103 0000000000000000135ee1876f5100cf004e730296bd4e99a3d6da99315b183d 655 0.88/1.00 vMB 21
369,102 369,102 000000000000000001067b74354b5706c26fb230e1a050782fa4d351f99e7f44 1 0.00/1.00 vMB 0
369,101 369,101 000000000000000001ad74daff2ab1f1e1c20dc2ddfb524becac00d3216deac0 824 0.35/1.00 vMB 38
369,100 369,100 0000000000000000112f890cd2621e2335beca8cb75a8069d099ee20323986a0 559 0.44/1.00 vMB 27
369,099 369,099 0000000000000000057a5c739f66cc3dbb62e3b03410348a5d6ba085c80c92d9 841 0.38/1.00 vMB 41
369,098 369,098 0000000000000000120e66cb3cec7cf32b69928986ce224fe52aa2a2fc143ab7 1,499 0.75/1.00 vMB 39
369,097 369,097 000000000000000000bfd8536509048ddb2d735705b9047447e9b25330cec3fc 1,126 0.54/1.00 vMB 39
369,096 369,096 0000000000000000087935ac4b2af8b851d8e78ca02ae257230b990190fa6550 1,106 0.53/1.00 vMB 39
369,095 369,095 00000000000000000031fcecbf908a431d519845899d6af85149cd62090df0e6 677 0.39/1.00 vMB 37
369,094 369,094 00000000000000000caff62d947b6feb9faad8bc07edf7c5c64fcccb488a2d17 584 0.32/1.00 vMB 36
369,093 369,093 0000000000000000041d780a38a46a87370b08dcfd770e3858d094bf20ea0d6f 1,080 0.57/1.00 vMB 34
369,092 369,092 000000000000000011f09a6bffbe202956705cb3ac33d6b530ca8c421d8bdcc9 1,257 0.86/1.00 vMB 29
369,091 369,091 0000000000000000063bced70b3bc448f73b42183732e1d0218337e2c949c930 1,410 0.59/1.00 vMB 40
369,090 369,090 00000000000000000b202541f7ad495f1a23655e569ba0ada9eac0cb3934cf40 286 0.16/1.00 vMB 32
369,089 369,089 0000000000000000118f7441cc7b3cc4d4551ceed8fbccaa87be9059b071ee0c 465 0.24/1.00 vMB 33
369,088 369,088 0000000000000000149e47f675a4ee34a48120876b22b6aa622f9570fa047c79 781 0.49/1.00 vMB 44
369,087 369,087 0000000000000000024f81e2602b8df9a94f587a5d9425982930a92196465b1d 1,121 0.60/1.00 vMB 37
369,086 369,086 000000000000000004475a2276bf98f1eca98bf53af4ad3c3b6e17512d310dae 262 0.17/1.00 vMB 33
369,085 369,085 00000000000000000f02547cf47c31b8ac4c54ff4f32f23d7491a7d9beabbf0e 245 0.17/1.00 vMB 29
369,084 369,084 00000000000000000ef45bbba11237ad3315000709b36f79de33f6f3038ff10f 467 0.26/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.