Loading Tool

Explorer IconExplorer

Memory Pool

50,584 transactions
30.31 vMB
0.12688654 BTC
Random Selection Loading Transactions
Max Size: 162.32/200 MB

Candidate Block

Mining Attempt 20425fc1b310da1865f34ff2c125e363af98048c5e31ef2a39241ec8b62ac208
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root bebb8b248904a8831987d72dc8a85a499115fc2fe391340001819e3b639fb0ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.05384941 BTC
Feerates: 150.75 > 5.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (595,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,299 319,299 00000000000000001ad2a94b53b1cc818a7dc013ab966461177a13170224c5ab 478 0.33/1.00 vMB 22
319,298 319,298 000000000000000024bfba57e5882dcf784776e77f0ddac03353ee0cace390a1 60 0.04/1.00 vMB 27
319,297 319,297 00000000000000000bc8f8e5e730d4b264b620d00d414c0b539b16de3b85617e 152 0.11/1.00 vMB 21
319,296 319,296 000000000000000006edb871f383050eb308528605331bc2ee8f81dc47636f3c 37 0.02/1.00 vMB 34
319,295 319,295 00000000000000000494846a6c0d40491b41f9cc113857fb9fd4e4d2321254e2 348 0.35/1.00 vMB 12
319,294 319,294 000000000000000023d58842a2832901ee00e9323546c06618d34848dbbccd3a 556 0.33/1.00 vMB 28
319,293 319,293 00000000000000000193639e67e98fb1cad143d420a11ecc01dfa49a664fd014 470 0.39/1.00 vMB 23
319,292 319,292 000000000000000022d12eb88931be01fb6466e228313f9e0d808549a453f9e3 239 0.14/1.00 vMB 29
319,291 319,291 000000000000000015ad8d12712f202e2c75f955c80d08c99b740b7d8f9981d7 1 0.00/1.00 vMB 0
319,290 319,290 000000000000000011bf5bc9251ae4bd14ed6b41c30e8fb20e1a7bfac9c357ef 148 0.07/1.00 vMB 29
319,289 319,289 0000000000000000233fc4dc614bf195bb9e44161188f621b40dbbd21e22cf64 1,280 0.68/1.00 vMB 29
319,288 319,288 000000000000000017c537c75d352fbae4a1049fd8c2c17d0fade0cd8ae4cb38 411 0.40/1.00 vMB 16
319,287 319,287 00000000000000001e6b7c4bc9e7b6de4b8d9280e10007e517fc75c09ccb3f1f 1,210 0.50/1.00 vMB 35
319,286 319,286 0000000000000000213e16ecf3fb4abf576074bd5d6c658392eff068692b8790 1,407 0.71/1.00 vMB 28
319,285 319,285 0000000000000000014513fcd5c8751c2dfd0119beb3f158b61e82e5d5a251f8 529 0.27/1.00 vMB 30
319,284 319,284 000000000000000012ee400de32ca42dde6d7e5df550d27cb525764cb8194968 576 0.28/1.00 vMB 30
319,283 319,283 000000000000000005f1de978cd5c0f8d547c8be8b6e49b026a5f37f4b6f1d59 279 0.20/1.00 vMB 24
319,282 319,282 0000000000000000126bc5855012156f7c75b7a50f9d08ecfa30f9cabb52aa12 270 0.16/1.00 vMB 27
319,281 319,281 00000000000000000779a44d638a2adfb282ff9cdb4852dfd29bb23e597d77bf 243 0.15/1.00 vMB 24
319,280 319,280 000000000000000020bd9b424b62f2f792bd21494791753e99129d84c54dd51a 488 0.25/1.00 vMB 29
319,279 319,279 0000000000000000051a2ef71f00eb64aca77830d09093f04933bcf11b8ec4ba 127 0.07/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.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.