Loading Tool

Explorer IconExplorer

Memory Pool

45,222 transactions
28.71 vMB
0.12526665 BTC
Random Selection Loading Transactions
Max Size: 151.92/200 MB

Candidate Block

Mining Attempt 46e63bb9a13bb5f1f8a5b33d08682fa93bfc22f0817795628d550dc75a69a74e
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 94b7813a4285a3b09e7585cefcbb204a53b11b1b9595394c0d69be25034c8a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07043747 BTC
Feerates: 101.65 > 7.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (731,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,252 183,252 00000000000004b36c22b3ce57e2c38ec51825c32e78128f9661b61da6657673 102 0.08/1.00 vMB 82
183,251 183,251 00000000000007fa71c4a221cde2e9e1b968e0d3b1f42c33126f0141528fa730 15 0.01/1.00 vMB 6
183,250 183,250 0000000000000982a721e876e38e82b88e57186c4ffbd3a5111578dc842bf2c8 23 0.01/1.00 vMB 268
183,249 183,249 000000000000016cb3cd8e902bc05d1c36feabe53950affc955dab7d5c7c6d6a 33 0.02/1.00 vMB 72
183,248 183,248 00000000000002ec6031c86fe4200e328b94a4ff619721df4e9a0a3c6169531d 27 0.02/1.00 vMB 52
183,247 183,247 00000000000001ec98e968065dcf16d9252fef05bcd1768e5862a8100a38cfcf 11 0.00/1.00 vMB 31
183,246 183,246 00000000000008fbd604d289a21c7ed7b5b22326361afce2dc8d24c534c2585d 122 0.03/1.00 vMB 1,285
183,245 183,245 000000000000039d591fac483d2a6ab199fffa673d71cc84d970a5780531f4b3 14 0.00/1.00 vMB 15
183,244 183,244 0000000000000256c21a4783049cfced1d9c7013a0dc3547e3c75cb376f8386d 81 0.03/1.00 vMB 70
183,243 183,243 000000000000012f4f1ae3409bad6902314daeb3a77f7ac4fb7341655ad67f65 38 0.01/1.00 vMB 79
183,242 183,242 000000000000019020f3f95e085d5d37743f237c01080854642280da79fb1233 59 0.02/1.00 vMB 198
183,241 183,241 000000000000089944394d88fc66c16227f0334a5fa05c1e82c17631fb07cb06 89 0.06/1.00 vMB 224
183,240 183,240 000000000000065878a284dece73185477d0b9f32d821a389ad30c756e75910c 41 0.01/1.00 vMB 42
183,239 183,239 00000000000005680253bb53517011720564f4d4ff1c0d85348c43dc677cd279 3 0.00/1.00 vMB 59
183,238 183,238 0000000000000698178c4ab1741f3b07f7bc715ff4c95697cba8208a0c523f97 10 0.00/1.00 vMB 32
183,237 183,237 00000000000008d14d55f34573c9e2b8e18a6a7155230ba727c44827ba8380b6 42 0.02/1.00 vMB 27
183,236 183,236 00000000000003fe33c0ea7c917b2e088863e72d7f364851e461d46a8e9bb829 31 0.04/1.00 vMB 80
183,235 183,235 00000000000006c08c3705e04db049470c99f29f5565a4ca4480743faf3bd687 117 0.05/1.00 vMB 114
183,234 183,234 00000000000009f1fb662c61f12bb44a5b8ad3b799347eee16585cbd3bd7cb89 17 0.00/1.00 vMB 91
183,233 183,233 000000000000068926f150b0abb7227448bb2017bb593cc13802c093a81820cf 98 0.03/1.00 vMB 28
183,232 183,232 0000000000000388eb0bca511097cf9e976423215b061bd119149041ffe65041 52 0.02/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.