Loading Tool

Explorer IconExplorer

Memory Pool

43,322 transactions
27.06 vMB
0.09767372 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt a74fa7ee3c3de41a30e5c843cfa12e4ceb369e5960238358e490464f920948ce
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 4c74f94fcee3dbb3e40583b5cfb652649fab0342c63c2bf68b955b3f43f200d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.04647151 BTC
Feerates: 151.01 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (630,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
284,229 284,229 00000000000000010423c3fcb75a5e35612535d7ea39bfaad7542fc338fa9729 75 0.04/1.00 vMB 34
284,228 284,228 0000000000000000e00db31f91753d0cc4fcadacb3687bdfa8601c86d4a157e9 509 0.24/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.