Loading Tool

Explorer IconExplorer

Memory Pool

45,953 transactions
28.47 vMB
0.06232032 BTC
Random Selection Loading Transactions
Max Size: 151.70/200 MB

Candidate Block

Mining Attempt 4b467b13cc0d414553ce1951c3ebda6ce63ce451b7ff2f9c561a6de0d3e32f98
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root fe94899b52a38fb2a6c661759bb39417e0893766de42a03709fd17fad71360c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,524
Size: 1.00 vMB
Total Fees: 0.00828324 BTC
Feerates: 100.60 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (630,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,250 284,250 000000000000000170a6053907076e19fc81781c62fd59bdb2ef9a999fac8df9 120 0.12/1.00 vMB 21
284,249 284,249 000000000000000156d21dfd6d4a3b2c66715cc294d580036ec848a2e7093987 201 0.10/1.00 vMB 28
284,248 284,248 0000000000000000cdbf78835e20649a0ae3f8e5f566de9ff144281bbcd8bb19 293 0.19/1.00 vMB 34
284,247 284,247 0000000000000001d3224bb075ace13cc93d47dd8bd48b3c92fd6c6fabd0cfb3 676 0.34/1.00 vMB 36
284,246 284,246 000000000000000025ffacc3bac062b8de8bab3a2d92f674cdedc8353175d7f4 279 0.12/1.00 vMB 41
284,245 284,245 000000000000000030066067972a105034960a942b79c0210211e3324e3d6aa9 306 0.16/1.00 vMB 36
284,244 284,244 0000000000000001e4ecec048b549f7af52f0cfdff77d3573577ded8baae848a 215 0.50/1.00 vMB 14
284,243 284,243 000000000000000177224b1e68a95650e0652617dfc4588c9fcd2fc6820c25f5 51 0.02/1.00 vMB 33
284,242 284,242 00000000000000014443f684d7bfda3d76bdc449169da940929a754d47562beb 95 0.06/1.00 vMB 36
284,241 284,241 0000000000000000b0162c27dfabb0651b7b32984d4da91fdfa66de524d7856b 398 0.18/1.00 vMB 47
284,240 284,240 00000000000000006b7882875e29a88ebb700d8d6207f7ada0adf69e3abfed9a 283 0.14/1.00 vMB 36
284,239 284,239 00000000000000000d860cbba4304ba4109384f8ae225f7d9612c3c7555d02fa 544 0.28/1.00 vMB 38
284,238 284,238 000000000000000095f949ded8ded782fe86b1a8c168a1a002a3f49324fd77a3 405 0.21/1.00 vMB 36
284,237 284,237 00000000000000011e9ca6929a8b1f84b84809b7e78381327983e47486896ca9 263 0.14/1.00 vMB 38
284,236 284,236 000000000000000171734e85ff2125042dab38f3d7c27d81542c469a228c140e 428 0.19/1.00 vMB 44
284,235 284,235 0000000000000000b1f73b52a7c44a4894c575758e42e84efe2ccffc704ee995 190 0.09/1.00 vMB 34
284,234 284,234 00000000000000001a521d981a0facbf77946dc8a9d02ef9ae6a5e475969351e 413 0.18/1.00 vMB 40
284,233 284,233 000000000000000127fd016d759c6ddbbbc07a2dd5ddcd9782a500c368ceabf1 540 0.49/1.00 vMB 28
284,232 284,232 0000000000000000bd680cb3b7d943a86983a57d7f91871ff1dbe3306c3d0077 374 0.25/1.00 vMB 52
284,231 284,231 000000000000000194d0ee41a745959456e70889917bb6f8b165c4b05d90cf4d 43 0.02/1.00 vMB 18
284,230 284,230 00000000000000005dd6d80512db394c7930914659cdf506ccd0814687226a9b 317 0.16/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.