Loading Tool

Explorer IconExplorer

Memory Pool

81,431 transactions
30.80 vMB
0.11061455 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt 299fa5948aff719e9bd96d9b20e1279e1ffc8fb1f60d49ad8504c25029447129
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root b2da438b88dad576e688dd43688e5446a09a4a0f499f49695d01d702a50c4f1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03082406 BTC
Feerates: 101.42 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (668,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,503 246,503 0000000000000087959362777e6f17e38e445f107181545ee4be941d49c3052d 206 0.09/1.00 vMB 96
246,502 246,502 000000000000000817fe4e45ec6c5b8c065264c7fee6f27a8c24db130369d5d2 550 0.26/1.00 vMB 132
246,501 246,501 000000000000008553073747bfd08e0b3503b90b8065b07d0e7728d3ebb44e0e 78 0.04/1.00 vMB 92
246,500 246,500 000000000000008b6a5eece395cbb3be9c9663e02dede9831e7d4e117cdc2b66 13 0.01/1.00 vMB 166
246,499 246,499 0000000000000045ce77ae8d548a9e5fae2b590bd6cda952ede64c655de1abe3 38 0.03/1.00 vMB 80
246,498 246,498 000000000000009dc2f620dc016213908224562f39ed8d9455d29367cec872cc 177 0.08/1.00 vMB 126
246,497 246,497 00000000000000347abc80af54d7f552df1b93dee9cf4fc6568097d9ee1b18fa 43 0.02/1.00 vMB 18
246,496 246,496 0000000000000022847171b0b5a2e0c0ddf2444ef2dd6925c8a85891f1199e08 353 0.19/1.00 vMB 104
246,495 246,495 000000000000004b880aa75d36e2586b8570b8e15dc192f33e5e834bf51fd06a 34 0.03/1.00 vMB 67
246,494 246,494 000000000000008bc8474001e853feec07f8efa1826a93203e30973a7d9cbacb 149 0.07/1.00 vMB 137
246,493 246,493 0000000000000075fbc5b4e2a4e5bccd2e2384823f1d88dd2ef215f7ac4edd37 280 0.13/1.00 vMB 135
246,492 246,492 000000000000005cc8bc1e9486b6844d1336091e4982eabcf659e9f070ce27e0 89 0.05/1.00 vMB 126
246,491 246,491 000000000000000d3384661880f97d1a5110417461eb0508f07558d00aafb085 103 0.05/1.00 vMB 124
246,490 246,490 000000000000004e09f38b258395980f01499709b4f5a408132577151ff32cc9 40 0.04/1.00 vMB 15
246,489 246,489 000000000000001d5a10b80c3afbd49289df1f8ad5c26c0a4672e0d8040cd2f6 283 0.14/1.00 vMB 135
246,488 246,488 000000000000000b6da6ddb8e79c33c17d114b00d8c97e63b2459641646621b0 319 0.17/1.00 vMB 100
246,487 246,487 0000000000000069f23d89317f0fe8d9db578ad732bd127391f565f772642c34 73 0.04/1.00 vMB 197
246,486 246,486 0000000000000086ec72f6eda4e2027c0fa9833dfe97666bf41a7914f5c747bd 32 0.03/1.00 vMB 35
246,485 246,485 000000000000004cb7aa951aa3aa37ce55d972b56bc07df867a84a78a74aed49 442 0.22/1.00 vMB 125
246,484 246,484 000000000000000f64e135e39243f0ca877f16ffd4083e62a0432f06e57617fc 31 0.01/1.00 vMB 227
246,483 246,483 000000000000000ceec5700ec57cc5fbbc94b0f057ab8205d35896f92b9a33ec 199 0.14/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.