Loading Tool

Explorer IconExplorer

Memory Pool

37,577 transactions
8.65 vMB
0.10628210 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.52/200 MB

Candidate Block

Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.04875918 BTC
Avg Feerate: 2.40 sats/vbyte
Mining Attempt 7fa91f5d5b40f4f56a9d27bbffdf4395c147e3da244a0bb247061bdd87f62c55
Version 20000000
Previous Block 0000000000000000000126c173aeb3074eda6b52bff936342ae5353e36b0109e
Merkle Root 664f42f320b2b82245bbeb9a79fe78e14ab663fe72d572d5270e3fcdfbf56440
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,759 (688,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
224,081 224,081 00000000000000a3343a71c50efec7d8790978ce55aab4307b2941aa827749b4 0.00 MB 14 83
224,080 224,080 000000000000024888a3fc5d1a983945cacca0937d8c6fda3b0864838fe9d18a 0.02 MB 49 202
224,079 224,079 00000000000000285ea3f6c523a42bcff6b047dfb816e62e14047b48603d287c 0.09 MB 192 151
224,078 224,078 0000000000000317ee07d2600cdc0e3bc0081497311712d93fc2596c13b34fba 0.18 MB 431 177
224,077 224,077 00000000000003371cab74f7fa3926876760e5d6c5e516c1759414ebf6a432a2 0.16 MB 388 189
224,076 224,076 000000000000009b063c1c3c4ce80dd089056b6c1ed8807b0f7a8da527fd223b 0.12 MB 245 183
224,075 224,075 00000000000000a0be4a9366c58ec510391072c118db5923dc461c4e37b3b404 0.09 MB 211 173
224,074 224,074 00000000000001b7a48834a092f8f371476d1565e13edcb8ccc4f2092f4fbe56 0.10 MB 256 231
224,073 224,073 00000000000000f50d0afef1602d994b33dfb4f14db975e448b0d44becf83d48 0.18 MB 437 169
224,072 224,072 0000000000000366a0e1d079c720c793c6fd877c8b05b6e8345c44ef6116dd1c 0.21 MB 555 198
224,071 224,071 000000000000001235e6ce3ad414bb5f76838dbea4c0a18e0677396abe44193d 0.18 MB 363 188
224,070 224,070 000000000000035ea96b11a946a5bbd016b4b7a86e2e17dc296034d5e176d292 0.11 MB 79 61
224,069 224,069 0000000000000210e4a97588ac60eaf337a189cfa00c89a3d7a56f1dddc0de62 0.11 MB 193 126
224,068 224,068 000000000000004d855c3db08e6c8d831ef195df5ab45e96bc3c6cf22aff72cd 0.25 MB 277 107
224,067 224,067 00000000000002270013130dde79eca42038de2537cb1ba05b7cec62c092a907 0.25 MB 645 198
224,066 224,066 0000000000000270e7cc6d3b8d16f2733d716339549bbead2f9060804bd0b119 0.25 MB 444 294
224,065 224,065 000000000000033dab524ca5d4d9026e01b2207b42a70f4ea23a2fe90a500b27 0.02 MB 48 435
224,064 224,064 00000000000001443bfd41e60ef1c5d33bc85d64c294019a2b4f2f7e19759e5a 0.03 MB 47 116
224,063 224,063 000000000000013347c7cd354896b1229fa54e978c9bd52042faf6cbbf76a2b5 0.07 MB 114 235
224,062 224,062 00000000000002c57979a1b7189bd11993f79d45a472e5e2c67be9112783bc20 0.22 MB 84 55
224,061 224,061 0000000000000377044bf6e97cb70962921cde1ae149f8503c3b0062cba6b11a 0.25 MB 621 394
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 11
  • Data Transfer:
    • Sent: 145.37 GB
    • Received: 1.53 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.