Loading Tool

Explorer IconExplorer

Memory Pool

76,061 transactions
28.74 vMB
0.06947756 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt cb61682fa1cfce7b93b2b301fbce245b5d53bf7bddf1a5f8f2e06d5a822c15fb
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root b152bc74f6458c73e967e5d27ac322b9a637200ec68dd75401fb83504f62d858
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,820
Size: 1.00 vMB
Total Fees: 0.00707040 BTC
Feerates: 40.21 > 0.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (156,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,294 758,294 00000000000000000005bec39f772732961669cdea204380f22e283926394d61 2,472 1.00/1.00 vMB 8
758,293 758,293 000000000000000000006875a7cfec036609a3b8c5fe215a83bf69e9ebdc724e 1,622 1.00/1.00 vMB 3
758,292 758,292 000000000000000000041eeedddfee651f67185ce9b8333225d205bf0be011be 2,813 1.00/1.00 vMB 11
758,291 758,291 000000000000000000034f598345424a4d614fc219770d300e076e8aa2b1a4b7 2,259 1.00/1.00 vMB 6
758,290 758,290 00000000000000000003b10d6a6fe6b386b6d8e244f1e06c2354a0bd35822d1a 2,608 1.00/1.00 vMB 10
758,289 758,289 000000000000000000021199838aaad507a3b9cbbee674c8a465c9605540d62f 1,082 0.56/1.00 vMB 8
758,288 758,288 000000000000000000066770f4343b7a7c52da5ccdae13c0f99c631b3c116b1d 1,610 1.00/1.00 vMB 6
758,287 758,287 00000000000000000006b92a4245805fdcb8b27ec4025555a968d8b0c2d4c48b 1,543 0.79/1.00 vMB 6
758,286 758,286 00000000000000000007bef997e368f600a6172dfc0455f79792c2d4cde3efcf 731 0.31/1.00 vMB 8
758,285 758,285 00000000000000000005f7aac268d201abc1538fbbaf909f68d5b505accb3a0f 408 0.27/1.00 vMB 4
758,284 758,284 000000000000000000003aaa891eac7f462e51c368eaadb1cb6778f6d1fe6804 313 0.13/1.00 vMB 9
758,283 758,283 00000000000000000004765bc605688b724a37df3a28f46eecd0e11f0a10c673 294 0.17/1.00 vMB 5
758,282 758,282 00000000000000000000659085dcf8ca0b100c766c34495b0cafcea734d88cae 1,159 0.39/1.00 vMB 8
758,281 758,281 000000000000000000035f6e6663d2ce94ac21faa30192726862764c607252e7 933 0.41/1.00 vMB 2
758,280 758,280 00000000000000000005224228e88167172d0d453031763c3b07654a61872040 2,741 1.00/1.00 vMB 13
758,279 758,279 000000000000000000048b2ea040fde8a703bcd78080948c858d698958b77900 551 0.90/1.00 vMB 1
758,278 758,278 00000000000000000002d28c2d05fb760680f23edcf6ce1827411b2d0ea4f363 3,009 1.00/1.00 vMB 12
758,277 758,277 000000000000000000069ff1bf15bf1210191e055aa3c7d784a7d606ef3c3577 366 0.53/1.00 vMB 2
758,276 758,276 0000000000000000000043d4212c81c78af6b7949b2b56f16e84c7cdc6b3a8e4 2,223 1.00/1.00 vMB 4
758,275 758,275 000000000000000000046ba6ed867295d4a8d2322e77bed06020a506398b786e 1,526 1.00/1.00 vMB 11
758,274 758,274 00000000000000000006a07b4db846fc429298a9d0c2956b18754ae91e26cad2 11 0.01/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.