Loading Tool

Explorer IconExplorer

Memory Pool

25,945 transactions
24.40 vMB
0.05651007 BTC
Random Selection Loading Transactions
Max Size: 131.24/200 MB

Candidate Block

Mining Attempt 1ec2d11844fb802d2943cda83fbedab8c934f66147cd21a6eca1999a45bb2aa2
Version 20000000
Previous Block 00000000000000000001ce0973cd90551571ffa64685dbcea5abde3a4e0fa8e6
Merkle Root 532664af81e64dee224f6df16c942ee6386901c609c172025464bbfa3ae29ee9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02846398 BTC
Feerates: 100.84 > 2.85 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,373 (81 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,292 941,292 0000000000000000000002ad234b3cc11497c479dd153fc9f1ffc515e0448e59 4,263 1.00/1.00 vMB 0
941,291 941,291 0000000000000000000107c4bb746b16eaf1b7cde2827574de83b84d5823dfa0 4,721 1.00/1.00 vMB 0
941,290 941,290 0000000000000000000062d0f034bf9ecb3266cc592c09fe42610b6e50ccb3db 1,425 0.35/1.00 vMB 2
941,289 941,289 0000000000000000000149f3669ed35d424bd3e1a33455dc367ab06108a18ca6 4,605 1.00/1.00 vMB 1
941,288 941,288 000000000000000000019974f3c9f75eb582f9352391b467fa88b5c3a78ff646 4,650 1.00/1.00 vMB 1
941,287 941,287 00000000000000000001c429d5123686c772d180277b0c0669c2afcca7f2f988 4,875 1.00/1.00 vMB 0
941,286 941,286 00000000000000000000e1d5b39091d7e3577a3fff97a2a694256557ed238e28 657 0.16/1.00 vMB 2
941,285 941,285 000000000000000000008042452f04ebc6c46d47c7d20e348684594a27915b8f 3,523 1.00/1.00 vMB 0
941,284 941,284 00000000000000000001746ddb12674b4e279c435338c6a03fdd4b7c84d1353a 4,985 1.00/1.00 vMB 0
941,283 941,283 000000000000000000019c31192e225f4ca6d77e6560a3d03b60b5aba2649f00 5,088 1.00/1.00 vMB 0
941,282 941,282 000000000000000000017ef61c4556c42c7e1c865f73c98c55381663104027c4 423 0.10/1.00 vMB 3
941,281 941,281 00000000000000000000d1722d1ea7734dcf9f152b13166fb8730665450068ae 3,056 1.00/1.00 vMB 2
941,280 941,280 00000000000000000000744ff661e43153fce6c7b65388394880501aef5ee8da 4,622 1.00/1.00 vMB 0
941,279 941,279 0000000000000000000056626fd3373c8059db617b23a022a071ac882ab93a47 4,999 1.00/1.00 vMB 0
941,278 941,278 000000000000000000007a62c7ea6a0bffe9799408d31a0f6bc4b99e517678be 1,858 1.00/1.00 vMB 2
941,277 941,277 0000000000000000000140ee9085c9684359b8d613cd8d81621ff18fc2227433 4,737 1.00/1.00 vMB 1
941,276 941,276 000000000000000000011a7e7984538a56da29701bb71d3eb20c2ea6138e1141 38 0.01/1.00 vMB 2
941,275 941,275 00000000000000000000cda38c60cd92292e027fdcf723304e5a7d9f41036c5e 558 0.37/1.00 vMB 2
941,274 941,274 00000000000000000001917a1991c7ae1bfadaf1a12cc31c32bb15b5ba6b8c32 3,617 1.00/1.00 vMB 1
941,273 941,273 00000000000000000000ff2194a49723000cfd8975c5007dee5d4c8a078a10ed 2,052 1.00/1.00 vMB 1
941,272 941,272 00000000000000000001d17877b3050c231f25296871975617946ca2f43c13d9 3,412 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 829.21 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: 4,632.13 GB
    • Received: 250.95 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.