Loading Tool

Explorer IconExplorer

Memory Pool

38,690 transactions
28.24 vMB
0.06550732 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt c43b1b7e96f1b3b44f494ef1a7fe79265f5fa4e31052f015566469503ea880c4
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root a81428b674b2715dd657bb6a793a5b8f660de5f150dc27ca2d8af2b07711a0b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01133364 BTC
Feerates: 150.80 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (538,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,415 376,415 0000000000000000081c998591b502b6be340aa9c84db85658af0ab7ebeb8192 336 0.17/1.00 vMB 34
376,414 376,414 00000000000000000f54278d26d92b0b8ac3555c0d9aa5dc4edaafaa17a9cf2d 719 0.42/1.00 vMB 32
376,413 376,413 00000000000000001046fbe5b7f324f547d2a5566c0ad6f976a360a4a373ebe5 747 0.49/1.00 vMB 32
376,412 376,412 000000000000000006a257845da185433cbde54a74be889b1c046a267dcf4ab2 870 0.55/1.00 vMB 38
376,411 376,411 0000000000000000122dc57a2e890232e79190dd465953594d7d6604e41712ec 883 0.46/1.00 vMB 37
376,410 376,410 000000000000000003ff19902a8e64b6f5bd10920a0a4dc157bdfe1067378e62 919 0.82/1.00 vMB 18
376,409 376,409 00000000000000001046da1460d91996d0409b81b325437a1c65b568b596c9fb 1,541 0.85/1.00 vMB 35
376,408 376,408 00000000000000000bd72ba17aa30c22de78e04b771aab9d1fe118a1d7c0d3d4 1,054 0.92/1.00 vMB 23
376,407 376,407 0000000000000000009ebcfaf62766134278155d0971fc6d8db57e3f9db12587 495 0.23/1.00 vMB 42
376,406 376,406 00000000000000000c17c3b76f0c3876ab9458dead0b5680c0f375304eb89517 1,411 0.95/1.00 vMB 34
376,405 376,405 00000000000000000bd8e844ccfe724af5fe5e034e59343756c6464df3af706f 1,454 0.92/1.00 vMB 27
376,404 376,404 000000000000000003dc248e31b4a4548b4ef0ec7efeb3afd22366a410517ba4 1,740 0.93/1.00 vMB 37
376,403 376,403 000000000000000000fc9a4110e95336470030799491c1d96e7359dc3bba838a 592 0.33/1.00 vMB 30
376,402 376,402 000000000000000001c11806ee66679c794faef1e4eec3f70fe4ff7de68b7102 1,036 1.00/1.00 vMB 21
376,401 376,401 00000000000000000e82cf0515278b952a448ed27b897c527c9cad6c8e8745d4 2,234 1.00/1.00 vMB 44
376,400 376,400 00000000000000000e96f7af493af0cb164e2989f5907b9e9f2c15f79e330afd 1,325 1.00/1.00 vMB 27
376,399 376,399 0000000000000000074281ab8cfa4270d52e0e58d133d30a5fdbbdcd663ee68d 875 0.89/1.00 vMB 23
376,398 376,398 00000000000000000f92f02e374790ec536cf6a9bd16af0098dafe49492df50d 1,851 1.00/1.00 vMB 31
376,397 376,397 0000000000000000013fa0db3570a8c7f20baabdf2e8e2a8e4dd74a6f83463ef 1 0.00/1.00 vMB 0
376,396 376,396 00000000000000000392392c2dd2eba4baf32281a57a1e3fdb703a427eb6bf25 1,239 0.89/1.00 vMB 28
376,395 376,395 000000000000000010d0758b9c4050baa31eee17264f405cf7938e0bef2dfa2f 1,043 0.95/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.