Loading Tool

Explorer IconExplorer

Memory Pool

41,659 transactions
28.60 vMB
0.06984469 BTC
Random Selection Loading Transactions
Max Size: 146.16/200 MB

Candidate Block

Mining Attempt 23f01aceb7fad7694e2965510256f0b361dec0a3ec532534f7c0e84092b7a41f
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0f0df9e2ccc410ad83ea27d6c005987a590ee044c88c269034191f6506a9ed9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.01446317 BTC
Feerates: 87.72 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (529,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,063 385,063 00000000000000000c5fed528f7bebea3185e57b9977b3ad11e479c038a19fe2 1,486 1.00/1.00 vMB 24
385,062 385,062 00000000000000000876a80ae94e898cf1246ee6786ff9757c27769816372d3a 2,448 0.99/1.00 vMB 36
385,061 385,061 00000000000000000533df688f6f7c7d5fd2366528321f7716dc0fd8f82a033f 395 0.76/1.00 vMB 10
385,060 385,060 000000000000000009c78e3ae3e47104a2b52794f9fd207ed13b8cebf59c339d 842 0.30/1.00 vMB 39
385,059 385,059 000000000000000003848d5a84af029f82f2c5d276da3da806de9ef015a12d47 2,295 0.93/1.00 vMB 36
385,058 385,058 000000000000000002d6f643e94c823eb7be2fb98a7ff732b65b99a219d6c452 737 0.26/1.00 vMB 42
385,057 385,057 00000000000000000a781ee3e0b4a54ad08140f4e54245f9b106482674b1e39c 296 0.85/1.00 vMB 8
385,056 385,056 000000000000000007997cac5415cce2dddd7a878508f901fef05452cfe591e2 924 0.55/1.00 vMB 28
385,055 385,055 000000000000000000a5039e32cc9a89aeffbde1391e8bc9ae9724127904f01d 1,579 1.00/1.00 vMB 23
385,054 385,054 0000000000000000092a59ce3eb2d180ca515a2cb309cf715dfd44afb0a1795d 1,413 0.75/1.00 vMB 38
385,053 385,053 0000000000000000018c4425f28f7386653fcc7e03c93528acc9654daf9c7ee7 1 0.00/1.00 vMB 0
385,052 385,052 00000000000000000d212e9f493eff31a3fe20e2f7fa989e6ef0c7057cfe1eb9 2,762 1.00/1.00 vMB 50
385,051 385,051 00000000000000000b4d31dc5bf036de21e58335b2de5563aa3e5bd1151f3eac 207 0.10/1.00 vMB 32
385,050 385,050 00000000000000000e1ea374e5cbad4b8df0eecd065d58cd13570e9c09ac3f1f 1,150 0.39/1.00 vMB 50
385,049 385,049 00000000000000000f69bdfd533af17013b2ba35302b189d9e9cdf15a564b131 863 0.33/1.00 vMB 40
385,048 385,048 000000000000000001f7152b15e8ca4dde4bb06394af697e7ee1e6d0f1d09ad5 576 0.25/1.00 vMB 38
385,047 385,047 000000000000000002b356ee83ec103697988e43fcda2654e7fa22147b0653f4 336 0.25/1.00 vMB 27
385,046 385,046 00000000000000000598acd7b6f782647ae5ad6255b3d718625c0efc19c45b5a 1,081 0.59/1.00 vMB 29
385,045 385,045 000000000000000002b9e26fb6a57c08398db383a1da3440761b4fb23a01d7c3 550 0.28/1.00 vMB 36
385,044 385,044 00000000000000000c9b2a54986dbcff1fc3229a0221d6a3d12b78888ec4aa77 903 0.50/1.00 vMB 43
385,043 385,043 0000000000000000037e618789853f944ba0eece4270d854dc646d7e1def1b47 588 0.46/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.35 GB
    • Received: 12.02 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.