Loading Tool

Explorer IconExplorer

Memory Pool

77,845 transactions
28.87 vMB
0.06745857 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt 9b10e8ac175876f11f04439d40895f3ecb4ee66b5581b70a5ecce3ba6783865c
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 153d4d02c7f5767ff08827eb328b3ef6abd87e0b53b2910d396860303b5ded02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,866
Size: 1.00 vMB
Total Fees: 0.00734030 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (253,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,288 661,288 0000000000000000000109432fdda6f359bee3671c9da1689fb9a14255d07e81 306 0.11/1.00 vMB 37
661,287 661,287 0000000000000000000508e393503b39b14930321298edb1a39eac495e45d2a2 1,835 0.96/1.00 vMB 27
661,286 661,286 000000000000000000031015e1f8a374e41aed279e0e62f24d604e40518baa74 676 0.42/1.00 vMB 22
661,285 661,285 0000000000000000000801d53ae3f8f4bd730d8e99ab0f36ede196c96414275d 1,762 0.71/1.00 vMB 28
661,284 661,284 0000000000000000000251000c7352111376e86289b7e4f03b8bc71c03802878 513 0.21/1.00 vMB 26
661,283 661,283 0000000000000000000b9d2506511b791f3edea846e52e32400a5418eaf44c51 1,621 0.73/1.00 vMB 31
661,282 661,282 00000000000000000008d8bcfdbbd313d4941a991c26367573c61eecb5ec86ba 603 0.22/1.00 vMB 38
661,281 661,281 0000000000000000000a8fb1dcef48219eeff6d3352b8362e43ce6c2b681799c 733 0.25/1.00 vMB 32
661,280 661,280 0000000000000000000b2143415b2a9da7aa3bb4c3a21dcdbccc974cc3e94838 1,511 0.61/1.00 vMB 27
661,279 661,279 00000000000000000000043f7bf63c024ef4f85d97adb8d914eaa2aa88fe9683 719 0.32/1.00 vMB 23
661,278 661,278 00000000000000000000221a3b487908a9acb5781bd62eea4778c881f17c2ccf 1,180 0.80/1.00 vMB 23
661,277 661,277 0000000000000000000bf38914d1c1e44a104d939600b6b63db776029a24c404 217 0.07/1.00 vMB 31
661,276 661,276 0000000000000000000502a791e7c2cb4d91eec85736a73b246bb3473f7becd2 365 0.13/1.00 vMB 25
661,275 661,275 000000000000000000004c92387c33b85c4182de26be3fa2728ad6f2dac8a066 242 0.19/1.00 vMB 9
661,274 661,274 00000000000000000000179e4883db35434d8fc0b824eec72c644bd682084dae 1,731 1.00/1.00 vMB 4
661,273 661,273 000000000000000000036b9a757c39b5a5c9b3b677cd8c71d6dc50875f6b829c 2,150 1.00/1.00 vMB 31
661,272 661,272 00000000000000000008d783d8a73d1f6a6f3d6c9da5a8494f650187647b81fa 2,478 1.00/1.00 vMB 53
661,271 661,271 0000000000000000000a95bb3f3ff0719cbb3db307a2d3aa8d6e8f99c8398c6d 2,356 1.00/1.00 vMB 31
661,270 661,270 0000000000000000000c1f73daf096edb12afbd8a3d9266bae6e262ef3ae7016 1,988 1.00/1.00 vMB 29
661,269 661,269 0000000000000000000bb570cc040318493665dc71e3e2be105c601c5e57a3b2 319 0.13/1.00 vMB 33
661,268 661,268 00000000000000000005354866c407c40c95cceea1bea5d2495922d1fe45309c 1,635 0.74/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.