Loading Tool

Explorer IconExplorer

Memory Pool

25,315 transactions
26.66 vMB
0.03699142 BTC
Random Selection Loading Transactions
Max Size: 146.20/200 MB

Candidate Block

Mining Attempt a687449adaf51c9d2c02d10081b7c115232f256a890cb78973265ea3f0bf6c9e
Version 20000000
Previous Block 00000000000000000001c7a06ced363eb97e54713cffd89a75e82488157c5aee
Merkle Root e1a29eb5f7938f3a0ac06eb83b59ed97bb7be48433e2ff111f9105e59543f472
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,620
Size: 1.00 vMB
Total Fees: 0.00616771 BTC
Feerates: 73.20 > 0.62 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,048 (694,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,317 246,317 000000000000008f7afb725dfc5c43c2dd41a93cd05da2d33267b612d3d8e026 262 0.13/1.00 vMB 113
246,316 246,316 0000000000000044e765fca8ca2d5768795770e882030b8fcb5c86bf9161bb12 227 0.08/1.00 vMB 53
246,315 246,315 0000000000000028cf095a1d7f695350d3d3a22cb6cba3ebe1315e9d59e0c732 187 0.12/1.00 vMB 99
246,314 246,314 00000000000000a1d016f1c6632c85efb784caeaff73c57c8e084c99f35903ba 283 0.13/1.00 vMB 147
246,313 246,313 000000000000001ce82abe1d7c28c5369daa5f80a5af54aa217fbcff58ca5a1b 323 0.17/1.00 vMB 105
246,312 246,312 000000000000000d73ae05eb0feb5f49f07edfb200cccc04e5cc24574779eaa0 17 0.01/1.00 vMB 91
246,311 246,311 000000000000004ff7df8a443c3be8bb94c7421e709cb601553796469c7b15fe 165 0.09/1.00 vMB 106
246,310 246,310 000000000000005d6ab7fcc3d9f070201fd2992ce8e1be1a7832fb307a8001a6 467 0.22/1.00 vMB 115
246,309 246,309 0000000000000008af51d0a4636f7fdd871837e173312fd7e7d35f29eaf84ffc 274 0.13/1.00 vMB 96
246,308 246,308 00000000000000918fffb3b7e1782f75b0c9b45f8e62200140f9dde768851942 54 0.03/1.00 vMB 99
246,307 246,307 00000000000000556558e869a210e5a130517fc7efa6cb6fb800cd60dabc15aa 305 0.16/1.00 vMB 100
246,306 246,306 000000000000003c557f35862d166fa34625c4dd48c55870e221f6268418fc13 461 0.21/1.00 vMB 130
246,305 246,305 000000000000009bf2e7252b584cb957629632818ea9ff47dc7ce47c1af385c3 304 0.16/1.00 vMB 113
246,304 246,304 0000000000000063f65b7975eb70fb03a7c9daac300a7889fcdc5ef0c1e10be4 3 0.00/1.00 vMB 0
246,303 246,303 000000000000006b615cc1a779b491763cfdac65d38e188bc03f77ee62428d0d 157 0.08/1.00 vMB 99
246,302 246,302 0000000000000098e37369ecf13986abd215297ac4a2045cf72951e4459b8f10 161 0.07/1.00 vMB 182
246,301 246,301 0000000000000085d4b63505921e63be6b00365c10399d9a7c45c28cc7c183c8 512 0.26/1.00 vMB 43
246,300 246,300 000000000000004816ac51825d4209c814fda76b5d05d2939216bcb9926793d5 28 0.01/1.00 vMB 84
246,299 246,299 00000000000000a3ccbc4d3d1b16e1e7d064eb4d344b17d829ecccaa82ae1683 568 0.31/1.00 vMB 109
246,298 246,298 00000000000000143824924a84fd7d839bbcc4b2b918a41fcf0ef43a96c16c4d 102 0.08/1.00 vMB 58
246,297 246,297 000000000000000789be0a03a282c21d655309eb02209ba431f6573756bd991e 564 0.25/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 828.64 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: 4,608.47 GB
    • Received: 248.30 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.