Loading Tool

Explorer IconExplorer

Memory Pool

80,828 transactions
31.33 vMB
0.07716610 BTC
Random Selection Loading Transactions
Max Size: 189.90/200 MB

Candidate Block

Mining Attempt e82c50ef174722a98b0651dd28d492370c44f8db23192ebdb45d665927bd26c9
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root a64a9548e5b5d612269f960be6836a8e3ece4b947f2130bb3fe43636201b5be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.00938067 BTC
Feerates: 100.25 > 0.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (538,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,182 377,182 00000000000000000df0e1e47051dc4248dc9d248b87859c6d5484745ef979d2 1 0.00/1.00 vMB 0
377,181 377,181 0000000000000000094d26919839374750ae4fb01afacec76d2ef0e2caada695 1,409 0.69/1.00 vMB 42
377,180 377,180 00000000000000000dcde07d450172f7bce547a5c7689d84ae76ae5ca6fc0893 274 0.15/1.00 vMB 36
377,179 377,179 00000000000000000147d04a6603f3a5d9accc02470fbd95e12a98f19a77d492 247 0.12/1.00 vMB 41
377,178 377,178 00000000000000000bdc7c7bd3592376770fa7e2568e2c894d8be3b2914aab0b 415 0.19/1.00 vMB 37
377,177 377,177 000000000000000000cb157a83c71225f5b7c7eccfa8517659732867f3a693d1 510 0.24/1.00 vMB 33
377,176 377,176 00000000000000000fec1ae25eec67ac4ee229504a550ab95dba6e9855ea3e29 1,133 0.93/1.00 vMB 18
377,175 377,175 000000000000000005ee47ae1af30a8bd3b325b1604bf892b95175e1f5a4ca4d 1,322 0.74/1.00 vMB 47
377,174 377,174 0000000000000000096160b3bf67f9b06e9aef8f103f47e17d2b69a4b7bebf19 1,885 1.00/1.00 vMB 51
377,173 377,173 0000000000000000099f3e322979b92b64d258dbc2e62abccd17ba878dc2aec3 928 0.75/1.00 vMB 22
377,172 377,172 000000000000000009340af4fef06fb0b3ee4cdddda93e61734601af5f849c5a 2,381 0.93/1.00 vMB 72
377,171 377,171 00000000000000000abe0ec327bef8494c18e528e6bc9ecd5aa6996192d1d2e7 1,697 0.93/1.00 vMB 36
377,170 377,170 000000000000000004f4e8d0179a23d4bf215b5b574d0ddb62d62c3ffa39716d 518 0.28/1.00 vMB 34
377,169 377,169 00000000000000000dc344c1729cbe07211fa3178a56c65f476cf6eb268c2f6f 1 0.00/1.00 vMB 0
377,168 377,168 00000000000000000acd9030df9e8b44f0586197fed11adaeb3815e37e7fbc8e 1,467 0.81/1.00 vMB 34
377,167 377,167 00000000000000000917ff3faadaaf1eb5a90cf337cfd7d66ff93ce72c1e759d 1,796 0.78/1.00 vMB 39
377,166 377,166 000000000000000007dc12243b9092dfa77b2d273383f844389925adfe68295c 142 0.11/1.00 vMB 21
377,165 377,165 0000000000000000059b129479bb4213fef90075b416bb3ba774d7d0a7004a59 2,335 1.00/1.00 vMB 39
377,164 377,164 00000000000000000563d76412b4bb03d4f8790814fa8cee277948b37a93ca11 465 0.22/1.00 vMB 32
377,163 377,163 00000000000000000d5a943c5f38dde750695ea47251e3ef3d428364a3107a10 1,527 0.98/1.00 vMB 24
377,162 377,162 0000000000000000025de22c666e5dd4f8ae8796b8cab1f46c642bd5e576790e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.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.