Loading Tool

Explorer IconExplorer

Memory Pool

43,117 transactions
27.99 vMB
0.06324420 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt 6c5141a8a79ccc0e4adfd01eba190ee12de4a884472a77347b8a165ffb9393ce
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 7a11c73e628616062a09f746e0174a55994f0d5e20e67952445f7d54135086a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01067461 BTC
Feerates: 106.37 > 1.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (731,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
183,231 183,231 000000000000075ec1123636a804edbf68f99cd2d668ac7e27298322766af4db 10 0.00/1.00 vMB 15
183,230 183,230 000000000000064dbacca593d1083f087af393c0727cc93050d8574113e795da 76 0.05/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.