Loading Tool

Explorer IconExplorer

Memory Pool

41,687 transactions
26.50 vMB
0.05659409 BTC
Random Selection Loading Transactions
Max Size: 139.16/200 MB

Candidate Block

Mining Attempt f4ea7a2c428a2e315b42bed3ca0df8b482dd587f450e0c361c3a19a04eeb23d6
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 58543e6907e709a0a6726d9b734201908efce55ceaae8946990393655631ef53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.00736057 BTC
Feerates: 150.93 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (525,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,247 389,247 00000000000000000b83fbbe3d7825b4ad49a32c4d66e19cdfe97bf942afe6a2 2,522 0.93/1.00 vMB 46
389,246 389,246 00000000000000000984cb4273d87af332ec92ce5e68276f740f4c24f4aed522 2,394 0.75/1.00 vMB 65
389,245 389,245 0000000000000000014bb4317fe1af89f81e60b08670bd070365626850ab4537 341 0.15/1.00 vMB 38
389,244 389,244 00000000000000000ac911ce6081f94e6d9a3f9636d5838f8f2e7fd1e327fb73 860 0.51/1.00 vMB 28
389,243 389,243 000000000000000001e2e1e75262d80e3fea13aaabab53678b5bbda6a03b419d 140 0.06/1.00 vMB 35
389,242 389,242 000000000000000000118466940463fee30cc567ca94a7fc9dbf991eea1a5afe 551 0.30/1.00 vMB 25
389,241 389,241 000000000000000004d4598299286df4102b70651a502c4fddb62b5f3122f9f0 207 0.95/1.00 vMB 7
389,240 389,240 00000000000000000a041d6d0777a0b4a6b3bb654a7d1dbad3d79c32d0a947d5 749 1.00/1.00 vMB 16
389,239 389,239 000000000000000002bb330c497161f470ba8a9194784f7dcc6791d289432e86 2,076 0.99/1.00 vMB 61
389,238 389,238 000000000000000009242ebf40b135617df4ba8532995b9bc60bf2da39bb8c7c 276 0.23/1.00 vMB 19
389,237 389,237 00000000000000000b300a82b8740863cbe92d0247ff93b14a17522282124e5a 1,214 0.75/1.00 vMB 29
389,236 389,236 000000000000000009ec54761c97ab270aacf0eb37583c008501c9605b2973a7 1,817 0.90/1.00 vMB 40
389,235 389,235 00000000000000000977e5f7c636ec3ababcded3345d1ce3f87bacb70dbe16ac 575 0.31/1.00 vMB 28
389,234 389,234 0000000000000000019703d7b4837daa4a3b7a260005c752e5f2d5175bbff8aa 610 0.43/1.00 vMB 28
389,233 389,233 00000000000000000b23226284d84b919e4b602d53ac9e9c0b3fef95aa1eec86 1,147 0.55/1.00 vMB 34
389,232 389,232 0000000000000000055f3588ccf88c34a65185ffe6bf0ab9f3cce179c2eb42f8 251 0.13/1.00 vMB 38
389,231 389,231 0000000000000000019e132a2b0487f4b9f9c2faa3120e52f035e080640b31b2 736 0.34/1.00 vMB 35
389,230 389,230 00000000000000000b8e55e3ec24cc500cb237487228333a31d8614f9a3147c1 398 0.26/1.00 vMB 26
389,229 389,229 000000000000000001a776d94071f1d473fbaceca162d41f211f88f627c72e2b 967 0.89/1.00 vMB 11
389,228 389,228 000000000000000006bbb5f3a652be7414efebd9e9eae4a73774ea5a9e017897 523 0.24/1.00 vMB 42
389,227 389,227 000000000000000000d2ac4aa0878b8122a77a40e2b3841d52ed0b761cd5fe33 134 0.10/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.