Loading Tool

Explorer IconExplorer

Memory Pool

35,325 transactions
26.71 vMB
0.05429160 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt 4f14c91d37153354a2d14b3d6b60f76d6b717ee06a9062bbe8b2470b7f794680
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root b9e177002da82ecc319064168b3a1cfd7f316e9921c9b24594ae73520d4dcded
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,630
Size: 1.00 vMB
Total Fees: 0.00433020 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (620,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,061 294,061 0000000000000000b48b14d1e3aa6c3e092526ed0449ce7c8751e2357bc8a023 157 0.10/1.00 vMB 21
294,060 294,060 00000000000000002a62ec79e57101981648450f3af5cbdc5c67515adc84a173 33 0.03/1.00 vMB 22
294,059 294,059 0000000000000000c879d5dca5d6d5be05cc99889399f35a2af7ff35a515dde5 236 0.15/1.00 vMB 23
294,058 294,058 00000000000000005fd12bcd0ab9633025493ae31c25a108e1f4b9c95a1c56be 750 0.50/1.00 vMB 32
294,057 294,057 0000000000000000b6ee26c4a0da206ecf9ee086800d133f889d93b5bbc29eb4 155 0.28/1.00 vMB 14
294,056 294,056 0000000000000000698d9ac8703d6f02bfc7d2fb30e008d4f3505c01911356ab 892 0.35/1.00 vMB 44
294,055 294,055 0000000000000000662f735e8f1c15344efb2b1f7432d9769a86d2a4ca032168 282 0.15/1.00 vMB 36
294,054 294,054 000000000000000057d816f742eac0244dec6bd21145aa48e1e87c8fd00ea715 388 0.16/1.00 vMB 56
294,053 294,053 0000000000000000cbde3a6f451aae0518b7f416d864e8289a96e08610d28647 422 0.26/1.00 vMB 34
294,052 294,052 0000000000000000696147538b77b516810c047d69ddd86a62177a5951ff54a2 647 0.35/1.00 vMB 38
294,051 294,051 0000000000000000c18d699e1403ee2811ba22f7d1be6b5d7a5561e7be5dfa42 128 0.04/1.00 vMB 48
294,050 294,050 0000000000000000714164a14a21cbe64dcb430714cdeb0596da700ec5128ffc 256 0.20/1.00 vMB 25
294,049 294,049 00000000000000009d66596fd8eadbb21b1b44c3d0489b325dc61fffb29dd71f 374 0.38/1.00 vMB 23
294,048 294,048 00000000000000000e722efd840d9d74afe5de0bc3fc2f8c9df95662f8cda823 64 0.25/1.00 vMB 21
294,047 294,047 00000000000000004f6b8deb7493727e70dfad811ba30b78a8b935265c07bcaa 480 0.35/1.00 vMB 33
294,046 294,046 000000000000000055328b2a3888da35a5ca9ef0dcf66c6d51254b7767bd86a9 102 0.04/1.00 vMB 38
294,045 294,045 0000000000000000182e12d6d09e806f607c82c243fc0a379c08ce215de0c539 380 0.17/1.00 vMB 33
294,044 294,044 00000000000000008d93438d088b2a1035f7ef60c28ea0228fa9d69050a44710 256 0.08/1.00 vMB 56
294,043 294,043 00000000000000009e8e182298e992e97343f539e7ec6fc300b0020149de32f2 568 0.30/1.00 vMB 35
294,042 294,042 00000000000000001cab20f6b4dc4b52a0f087df02de8f93c378d07e7e19d389 32 0.01/1.00 vMB 65
294,041 294,041 00000000000000007950cf9c4da83316aee318458b82181e068451a503e5f01e 666 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.75 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: 630.78 GB
    • Received: 12.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.