Loading Tool

Explorer IconExplorer

Memory Pool

79,167 transactions
29.37 vMB
0.12466586 BTC
Random Selection Loading Transactions
Max Size: 176.82/200 MB

Candidate Block

Mining Attempt d11e0d9d242357c60b1d53047ac0d4dc48515f51fd0c19ea17d4697c48821365
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f6a3c4947090c62ed0edd0f9ac608c4cb93c768967f97e73926491c3e7764972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.04515411 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (701,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,405 213,405 00000000000003a694466f2e1dde1898dd1fcc76d0f70bbbc13641205ca6df64 15 0.00/1.00 vMB 188
213,404 213,404 0000000000000280c47a4797c1c9951fa55e976f208d70cc6e9b62346bd70efb 160 0.07/1.00 vMB 141
213,403 213,403 000000000000030a1753eadf21cf7bb6bcf2ac09dbc568fe4fb0e0d429e42b0d 328 0.10/1.00 vMB 7
213,402 213,402 000000000000027ad2ff3ceb47090338f1c607d3a2a8ccabd0e6b77e850715f3 212 0.09/1.00 vMB 155
213,401 213,401 00000000000001a395703b9cac33a5782f1540ecc0cd3472b9907d16366facf2 337 0.13/1.00 vMB 254
213,400 213,400 000000000000009481aa8da7f2e1d112d16f32549e91eb2bb7370978ca40a353 10 0.00/1.00 vMB 21
213,399 213,399 000000000000023a92281531aaafea05ef55c058ee73e01b174f599a9206a166 294 0.12/1.00 vMB 190
213,398 213,398 000000000000022ad1e24dd59445fbbd844275c6fadad22ee65854f6e11b11ea 13 0.00/1.00 vMB 177
213,397 213,397 00000000000004e01b7701be10c0ab38d47ff9c752dd0acde91baf4464ef75e1 104 0.05/1.00 vMB 96
213,396 213,396 0000000000000312c58727106b747453595f4f8fff97e1da154c417a3b531666 199 0.13/1.00 vMB 116
213,395 213,395 000000000000036c3b91bc5525620d8ceeedc91ae5a47d7e25b40a40cdc03ff8 122 0.08/1.00 vMB 101
213,394 213,394 000000000000019aebf0e1bd1969064c004d43cc6ebe60baba782e2727fb5e1e 305 0.16/1.00 vMB 127
213,393 213,393 00000000000004bb72e0838f2f97861ec9b0c4db51809b21f4fba6632f7da851 280 0.12/1.00 vMB 154
213,392 213,392 0000000000000227f7934c7bbad93f37ffe6580446792dd22d441fe49611e206 9 0.00/1.00 vMB 16
213,391 213,391 000000000000015ea3168419de98e3d7996cf3cf1fab00df5f65bebd98c8ce33 248 0.09/1.00 vMB 165
213,390 213,390 000000000000011675b24bc2945b1d73559c9ffa2b2374161483f01c3c4fed6f 183 0.07/1.00 vMB 131
213,389 213,389 00000000000000aea8c065f1cebebb0b6d5cec862c390760ef3fee2d4f62068a 215 0.09/1.00 vMB 183
213,388 213,388 0000000000000139ec312de8e8773400f9d8d94a9c7833ee977b1b59dca72b2d 214 0.09/1.00 vMB 128
213,387 213,387 000000000000027b200743da76a17bb0f6226bfd93cb5349a0e115e6ad736f45 444 0.19/1.00 vMB 150
213,386 213,386 00000000000001da421a46107859a9d7012658cdeddb5c922d1c8c059c8f5148 503 0.19/1.00 vMB 183
213,385 213,385 00000000000003a2ca08827a7a07d072ffc5ffae58db4eef849abffa28a08bfd 219 0.08/1.00 vMB 265
Previous 10 blocks ↓
Total Size: 782.85 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.79 GB
    • Received: 17.21 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.