Loading Tool

Explorer IconExplorer

Memory Pool

39,905 transactions
28.97 vMB
0.06719006 BTC
Random Selection Loading Transactions
Max Size: 147.36/200 MB

Candidate Block

Mining Attempt 04480f073b941440ae9077dbc2109cd6df1b4ee47eb6fa8db27a578f73bdae49
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 51c80ee6dd2774c1c1ffd8653ed88d393c6409681f5b683d112362e87576a1b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,389
Size: 1.00 vMB
Total Fees: 0.01086816 BTC
Feerates: 150.80 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (590,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,376 324,376 000000000000000011647f9bdb8fbdea9af963c5010e4ae39a6e8f5e5aed1a53 69 0.02/1.00 vMB 33
324,375 324,375 000000000000000019f37955bdaa84445888aaff25d5c9dc604cfd2aeeb4bb1d 574 0.30/1.00 vMB 26
324,374 324,374 000000000000000002213782f73f56c73a3899912bc7ae35927ab7fb1400c3db 64 0.03/1.00 vMB 77
324,373 324,373 00000000000000000c46489051f77e46ad5d528627c1172435ad80663971b78d 790 0.39/1.00 vMB 30
324,372 324,372 000000000000000004e052bcda35b5187b1cf51a9c6d2e2bf19401a30612543c 94 0.03/1.00 vMB 36
324,371 324,371 00000000000000000fdc330c749e6062d79960829ccf24c48f237e6d5e51be7b 90 0.08/1.00 vMB 9
324,370 324,370 0000000000000000039ce1982aaf50ab5b096281edca01b6748c4d11bb388a80 1,038 0.50/1.00 vMB 31
324,369 324,369 00000000000000000892ae7ce48a4e7d8b5ab430a44bc215524a39a0690c1026 472 0.37/1.00 vMB 20
324,368 324,368 000000000000000017e01cec850b90975de308f502e6d41e1a136695a6c76ebe 512 0.16/1.00 vMB 43
324,367 324,367 000000000000000018be492a29de27fad79d74c547fec09d7eb31beb836b22ea 233 0.13/1.00 vMB 25
324,366 324,366 00000000000000000edd5b28d30fa58d2de9c053542105aa0e9a9677e4dfdc3e 354 0.25/1.00 vMB 27
324,365 324,365 000000000000000004fb933faca1f1355ca3e2179a301bbe191b194834806755 1 0.00/1.00 vMB 0
324,364 324,364 00000000000000000ea4a0dc107aa5810df81855722b69ecb058a3b28b6f1f02 12 0.01/1.00 vMB 18
324,363 324,363 00000000000000000b89541405c93b94882aba95a3ef50c30e42f1bd5341e255 228 0.10/1.00 vMB 33
324,362 324,362 00000000000000000ce91dc73604ccc737c54027d6871e67c177be14e7172a35 121 0.05/1.00 vMB 33
324,361 324,361 000000000000000019280b2775cbbe2a59acb7c8101ae0922d27070fb57d7f38 225 0.14/1.00 vMB 30
324,360 324,360 000000000000000010d72b20d4b06674ed1eb7a7050a2d37f5879ec448b08f8d 420 0.28/1.00 vMB 24
324,359 324,359 00000000000000000d57cade935fbfedf31f05a20e906030a28c2fd6042cf704 179 0.09/1.00 vMB 28
324,358 324,358 00000000000000000569805eeee0e0880a6ef1712736b207e25cf7257d068f67 550 0.37/1.00 vMB 25
324,357 324,357 0000000000000000083f351994850dadfe5b2552df16d7c3cedc589c544b072f 75 0.08/1.00 vMB 11
324,356 324,356 00000000000000001f625564e55029c7c63731beda1370688c997b8abb3c6907 180 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.83 GB
    • Received: 11.40 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.