Loading Tool

Explorer IconExplorer

Memory Pool

75,167 transactions
28.95 vMB
0.07931686 BTC
Random Selection Loading Transactions
Max Size: 171.27/200 MB

Candidate Block

Mining Attempt 3640759ad29e14eee8784a351566562117e250d4b1148a29f89a8ee7043711e0
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root d6b5a10b81aeedce29f601aabd40c13a3ac361627f3db1db1d963d82f0838c52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.01884853 BTC
Feerates: 100.29 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (672,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,373 242,373 0000000000000071a472cfbf009d42eafe967ee3317bb6653f5f08fe83d940cb 107 0.05/1.00 vMB 127
242,372 242,372 000000000000003688a4f23b63bb1b04247ebc063f28f1a987ee975484779dad 7 0.00/1.00 vMB 124
242,371 242,371 000000000000007835502a7cd9f4d24e8318d0718efcf8c13e9454907dc50907 373 0.16/1.00 vMB 209
242,370 242,370 0000000000000055f5477df9f396c120d4376a7206290cfcc410e1ec414dff00 72 0.03/1.00 vMB 233
242,369 242,369 0000000000000090dd2d1538b8bb0cbdae6502605dafafccbd9f9b93792b293d 23 0.01/1.00 vMB 97
242,368 242,368 0000000000000035d24ae60516a0e661c75bf016c66da9871edb4d3f12c0e067 164 0.07/1.00 vMB 139
242,367 242,367 000000000000002e5fa2cfe729d6d0c5a27917faea59d9c333fdc5c20166fb56 224 0.08/1.00 vMB 239
242,366 242,366 0000000000000077d502cb9f68b5d238cffe05bb5c0338fef7c1dcff8029cad6 202 0.08/1.00 vMB 159
242,365 242,365 00000000000000bdcbc5df95b851eec4d1a0101f46c622aa01510e3de6002c0f 146 0.08/1.00 vMB 3,399
242,364 242,364 00000000000000ad505ee39fcb28379cf266c81bae21be92b79e01c7b26242aa 510 0.20/1.00 vMB 197
242,363 242,363 000000000000002f54ae30317372500654ea4de1178f825e894756771464ed24 161 0.07/1.00 vMB 165
242,362 242,362 000000000000004bad6cb1eab268c8544837721064f037eb91204fffa2e31fa0 134 0.05/1.00 vMB 148
242,361 242,361 0000000000000035c84816f00968e93c516b7edc5066e6dcec3edc688da8c935 128 0.12/1.00 vMB 31
242,360 242,360 00000000000000c52b65c32d74c145a3b83ffe10bc7deac42883ca7ba85ac508 97 0.05/1.00 vMB 112
242,359 242,359 0000000000000044635c8d256559a4bbd27e36c84c0b1349102cfc99fd5645c7 239 0.12/1.00 vMB 93
242,358 242,358 00000000000000a3c01ac1b7431fe4f3b141091650172a0ca3f147ad5472ebe8 759 0.25/1.00 vMB 249
242,357 242,357 0000000000000021010cb0f43c5a6f15cf2df6634750328904918590e39fdfcf 567 0.24/1.00 vMB 278
242,356 242,356 00000000000000a73489fb88ea1755b1dd8e9b0e7e6b1e21f44d715a09189470 296 0.14/1.00 vMB 138
242,355 242,355 000000000000001fb9c0ad2c031ef6ebea4a57ec423c218bb237c02b212a2967 246 0.11/1.00 vMB 147
242,354 242,354 00000000000000716ef24b42418ab307e69291fcbd580ab4ed49bef236ffde69 23 0.02/1.00 vMB 54
242,353 242,353 000000000000007c7158529bd3b799d5d7137abf7df180dde823eff1c77127cc 179 0.08/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.