Loading Tool

Explorer IconExplorer

Memory Pool

45,875 transactions
27.89 vMB
0.07992215 BTC
Random Selection Loading Transactions
Max Size: 145.72/200 MB

Candidate Block

Mining Attempt ff993abb45fc1e506ed3e663da9ca43af22e1d11872a9b42a4a0d0ef2d6a0d23
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 8d9038fdaa4d91895aa18b85ded86eff2bd6f3ca29aed7aea85b039c3b12dc9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02217440 BTC
Feerates: 124.00 > 2.22 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (537,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,752 377,752 00000000000000000522f60c993d81499fdc4ab00c3612ac8daf9cbee98d2114 2,373 1.00/1.00 vMB 40
377,751 377,751 00000000000000000c894cbd999ef65647f383493e7fb4382524cb9dc07f7d89 2,394 0.75/1.00 vMB 58
377,750 377,750 000000000000000001bf6f3f031694174c9a4519eac8b606a88b7773f87d4d85 403 0.22/1.00 vMB 30
377,749 377,749 000000000000000002220f731665f00d9b75ee20eb356c480e30c75e8cda043d 444 0.21/1.00 vMB 28
377,748 377,748 00000000000000000f7501199c2d27543badfe0a00afc6aecb9e12976d24af54 1 0.00/1.00 vMB 0
377,747 377,747 00000000000000000ba7561a27fd4f14f16f917718ee0bbb19edc356806389ae 199 0.11/1.00 vMB 50
377,746 377,746 00000000000000000231f6a28a8ea2871422385e8c7a56a1bae3fce7f880da6e 1 0.00/1.00 vMB 0
377,745 377,745 0000000000000000086c337cdbb30fc0dff15060ccd55f675abb22197f0d0f73 491 0.55/1.00 vMB 12
377,744 377,744 000000000000000001e6ba26d1bba500d9cbd6fc30e853730376f20c1b7837e1 1,339 1.00/1.00 vMB 21
377,743 377,743 0000000000000000118eb286554bf5cdba8d59eb08d26952fccd54cbfb2ed5f2 1,490 1.00/1.00 vMB 31
377,742 377,742 00000000000000000a0c5942ad14fa4df5b61753b2a776a7f9bbc8cbd190eb2e 1,908 0.93/1.00 vMB 30
377,741 377,741 000000000000000006e9e5d43db795b83afe4bf62f80bf686249a570feb5f670 1,050 0.45/1.00 vMB 37
377,740 377,740 000000000000000000a07627e970d18cbdde9dc3ec17725e7531db37cb13e161 617 0.56/1.00 vMB 24
377,739 377,739 000000000000000007d600b6c99e2a1fd788cbe12d6465f1c3096b79647f741b 1,418 0.95/1.00 vMB 24
377,738 377,738 00000000000000000e3d937c63a099790dd458c2a34305057899e54d4e4a921c 2,513 0.95/1.00 vMB 49
377,737 377,737 00000000000000000df6cf1a4083729ef8ea4f246cb160c6bef927268aeddf55 2,108 1.00/1.00 vMB 32
377,736 377,736 000000000000000009c6c749f8280c921c3003582977dc71ba67bc3ca4729054 2,504 0.93/1.00 vMB 46
377,735 377,735 000000000000000004eb48464a877ff078c96541b6140f64fba3d477e5b89197 2,978 1.00/1.00 vMB 53
377,734 377,734 0000000000000000044c55775fe851ba016e481fcf204140567eeea252b1dcc6 585 0.29/1.00 vMB 36
377,733 377,733 00000000000000000795e180ff4e1c56a17c2bc528db0acdec13e2be12678997 396 0.33/1.00 vMB 26
377,732 377,732 00000000000000000b521c8f79fbda028ced229a59c08c3a9cab16b921633783 488 0.34/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.