Loading Tool

Explorer IconExplorer

Memory Pool

49,300 transactions
29.84 vMB
0.09723187 BTC
Random Selection Loading Transactions
Max Size: 159.02/200 MB

Candidate Block

Mining Attempt aca040de2074efa3acbb356945eab1b5e10a8ee08b1dff53d75e6991f2c0edd1
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 9df431ce09a6eaa480de03726f544bf3dd1e74aaf4e2aa5340749b9c7a9c1732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.03321325 BTC
Feerates: 150.68 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (538,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,300 376,300 0000000000000000084744eb18999a5d1047f9a3ec941ece5f1638d5d3436ed9 1,787 0.81/1.00 vMB 44
376,299 376,299 00000000000000000cf3b37b02bf4daaf1b2e1621f76c6d57cd018c68022cf19 111 0.10/1.00 vMB 24
376,298 376,298 000000000000000002df94ceb3062617c6dba49df64ef5bb7577214ff8a31918 621 0.62/1.00 vMB 17
376,297 376,297 0000000000000000082f3e633fbd3457c4274a01ee9fd70caebaa334dfed22ee 346 0.25/1.00 vMB 32
376,296 376,296 0000000000000000065f9cc21e8378d8e6f2309fbb0859bb7d4038540e310c70 1,244 0.77/1.00 vMB 46
376,295 376,295 000000000000000000086f05243943b2440bee6b5f6a27cd1e7b3e28a76789da 470 0.25/1.00 vMB 35
376,294 376,294 000000000000000005ca8ca3aa5f90fe165f02cf76f7267aa339e304577cb055 487 0.35/1.00 vMB 22
376,293 376,293 0000000000000000050cc632dcc86eb467c3392cded9dac85a5baae8d47ac34d 1,507 1.00/1.00 vMB 26
376,292 376,292 00000000000000000ac9878fc888bd175a70226c631081c8c34e23f500656c39 1 0.00/1.00 vMB 0
376,291 376,291 00000000000000000fc907dfce2f6b5f369f2bbee12cd1ecee65794f801a5d1b 2,684 0.95/1.00 vMB 66
376,290 376,290 000000000000000005ea39394acb2fd43712ebee6607ee9f6f44aec5c30ffe08 1,246 0.73/1.00 vMB 36
376,289 376,289 000000000000000005f7d30410ca794cee5f24380eec9e3a884c83db2c5c4ed3 431 0.28/1.00 vMB 30
376,288 376,288 000000000000000007df7047560345ed120669ba806d89454ba9db92f863c413 75 0.05/1.00 vMB 28
376,287 376,287 000000000000000006f9ff85b2e51258232e27328d4948ec0617cc5e0e93f958 474 0.32/1.00 vMB 31
376,286 376,286 0000000000000000095444a715afbf1a749b30a6a93786da8bf34c2b40353745 1,510 0.96/1.00 vMB 37
376,285 376,285 0000000000000000080883e47d6061661a529eee4d58ad6642828a0bd668f94c 121 0.07/1.00 vMB 39
376,284 376,284 00000000000000000d53c85542809e8aeee2253d90572ff024dfcdcaf831a3df 291 0.13/1.00 vMB 36
376,283 376,283 000000000000000008e1d393bd963841c570e44ddc6230a1c4a928332f5643af 880 0.55/1.00 vMB 33
376,282 376,282 0000000000000000057971871fdd65c6644cea5cfed3d8ca52a57e960a4d6954 568 0.25/1.00 vMB 39
376,281 376,281 0000000000000000066fe45b4a6be747cb1fd72949a29ad80d3116476c7b6502 999 0.49/1.00 vMB 42
376,280 376,280 000000000000000002bf184f975a5dec28ff000589b9f213e824e80e68c1db51 592 0.30/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.