Loading Tool

Explorer IconExplorer

Memory Pool

82,238 transactions
31.10 vMB
0.12082034 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt c014693ee963e6bed85cd75372e5b17595b4a84f71482031bf9a12013ff2d177
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root e88a5925adcef623db39f77d2b66f54192e696e53d994dd0c3cdc3df8866094c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03590765 BTC
Feerates: 101.42 > 3.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (535,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,268 379,268 000000000000000000139d44add4405e07967c12ef187ef30e987e041b612785 1,037 0.44/1.00 vMB 40
379,267 379,267 000000000000000008ff9961ab7b87839d81f07152191eb4b3096511bba3cab2 1,012 0.74/1.00 vMB 21
379,266 379,266 0000000000000000062c52ef6986ed8e24dd8d1991c5e41bd33e4de1a36d669c 2,133 1.00/1.00 vMB 35
379,265 379,265 00000000000000000d3a1d70a8a21ead00acdc7aca5ba1194dcff5ea8d8ce07d 1 0.00/1.00 vMB 0
379,264 379,264 00000000000000000965640ff654ab0473d7cb92d6f839697b50593bc1f04d04 2,073 0.75/1.00 vMB 52
379,263 379,263 000000000000000004f96d11c59647cfb6e5666e8a61657477f20a2b1f539c0f 2,810 0.95/1.00 vMB 60
379,262 379,262 000000000000000000e87bfb07169cac2c96ba739eb26c4f070d81cdfa901f8a 866 0.57/1.00 vMB 21
379,261 379,261 000000000000000003b24f38315370513221be215b6343727dee451444fd8c7c 2,073 0.75/1.00 vMB 72
379,260 379,260 000000000000000005228330a3794f4cf5dea37a7148ada8dd9f0ac58ddae527 1,004 0.50/1.00 vMB 40
379,259 379,259 00000000000000000cc3534910659cfccfa135e28536780e9390ff39efa1b4ac 601 0.28/1.00 vMB 48
379,258 379,258 0000000000000000055b9ef7f7366742b33d4e92fdae426ccbce2800eb9c71ad 548 0.75/1.00 vMB 13
379,257 379,257 00000000000000000395e69e4d721ded029c756e1a02798d08a103a8732902c0 819 0.99/1.00 vMB 19
379,256 379,256 0000000000000000096c0913d588073d52eea71b63f491212920e8f963d0f345 979 0.50/1.00 vMB 45
379,255 379,255 00000000000000000e0da2aa0403231e6b0aa2196a21d04aeedf1fc71b7a48cf 507 0.27/1.00 vMB 35
379,254 379,254 0000000000000000008f1bcf28300fc8aac3d27fd87ffa4dda560e7d5460ca37 1,776 0.75/1.00 vMB 43
379,253 379,253 000000000000000007e0c1cdc6a214fb3ab9c86435264f819569eddd2bcd2ba7 990 0.66/1.00 vMB 23
379,252 379,252 0000000000000000114a9cedb46513e658816b056a3ed3084cd8adae86c92e77 2,412 1.00/1.00 vMB 55
379,251 379,251 00000000000000000350780ed2238bbbd73614d1f2613511b88263fc9cb4ed9f 2,793 1.00/1.00 vMB 53
379,250 379,250 00000000000000000ed8d77c208cb08d34f3ad3b66caf542f85c6b530bb118f1 713 0.30/1.00 vMB 37
379,249 379,249 00000000000000000f81c1f471ab42a2acf19cf0dbe7c1d27f331cce1918e399 121 0.10/1.00 vMB 14
379,248 379,248 000000000000000011a9b0f64663d9787d9e96d3f15267f25012106f2bbe4301 334 0.75/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.