Loading Tool

Explorer IconExplorer

Memory Pool

59,475 transactions
29.95 vMB
0.07393379 BTC
Random Selection Loading Transactions
Max Size: 164.38/200 MB

Candidate Block

Mining Attempt 221a567eeeb025fea7065ab1fe34086e3476f73d26f3f0f8e8ea49055d0e5772
Version 20000000
Previous Block 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a
Merkle Root efbbff25bcf4f26fb07d03ed1cbf3a327424015d8d28c75ac346b5d3e0c7527b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,984
Size: 1.00 vMB
Total Fees: 0.01495634 BTC
Feerates: 60.16 > 1.50 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,943 (537,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,754 377,754 00000000000000000fb040fbfbc7ca73a3f007370f22e5a1a8c5a41be68306f8 499 0.45/1.00 vMB 17
377,753 377,753 00000000000000000eb3bac67408e00fda1c39d99bc0e6015f27ea8893c76ec0 1,202 0.90/1.00 vMB 20
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
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.