Loading Tool

Explorer IconExplorer

Memory Pool

76,930 transactions
28.56 vMB
0.06339622 BTC
Random Selection Loading Transactions
Max Size: 173.32/200 MB

Candidate Block

Mining Attempt bc8f70b6805872efb8b09e9fc15e88124395f3affec8cb4020a1ec996586d28a
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root f3b691934364e44a55953a6f798916ca75fa118b53c7e5484e116ed5f5593c81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,011
Size: 1.00 vMB
Total Fees: 0.00400739 BTC
Feerates: 73.20 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (253,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,290 661,290 0000000000000000000bea1b82166da95f88538ad189aa03fad767d21c1ca6bc 256 0.11/1.00 vMB 37
661,289 661,289 00000000000000000007915268fda3a31879e043355fcaf92d790f09cf56e425 2,230 0.88/1.00 vMB 26
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
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.83 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.