Loading Tool

Explorer IconExplorer

Memory Pool

77,182 transactions
29.85 vMB
0.10325486 BTC
Random Selection Loading Transactions
Max Size: 178.31/200 MB

Candidate Block

Mining Attempt bf785a4b1890403010abf389859ed468238f26ef235e33571501e8eb2e79aaae
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 9c593751b3207ca69449b39f34ca8d3a43add28fdc37cbe64f699e7ba2bc075a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 733
Size: 1.00 vMB
Total Fees: 0.02190284 BTC
Feerates: 19.22 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (176,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,252 739,252 00000000000000000003545e8960fa65e54e143259e3d90d5ee84f5a24a491a4 173 0.04/1.00 vMB 12
739,251 739,251 00000000000000000004c92224ecc19914255f8a66d94c700171d7e45c54e860 1,552 0.49/1.00 vMB 11
739,250 739,250 0000000000000000000322365b9cab688e7eb3094c8bcc2f9e58bd5d25e1f87d 244 0.07/1.00 vMB 12
739,249 739,249 000000000000000000016e1ad277a5465a5eec200c84f1b067d136ece8ef635f 987 0.29/1.00 vMB 13
739,248 739,248 00000000000000000004b2920b6f0c13858ba711b027495d322ffa1e9fbb5cfb 1,552 0.58/1.00 vMB 10
739,247 739,247 00000000000000000005188065ca05e847bc1735fbde9ab9fef324816969852c 119 0.04/1.00 vMB 10
739,246 739,246 00000000000000000002a1e977c7a2f98e2535c6e0432c30aa7840938986fb81 85 0.02/1.00 vMB 17
739,245 739,245 00000000000000000001aac1029791bdb2c465bb5924af536c99fe877abfa44f 680 0.48/1.00 vMB 13
739,244 739,244 000000000000000000038365bce485e26328db21a1e5e6fe29e4076351b190b9 1,227 1.00/1.00 vMB 13
739,243 739,243 00000000000000000006af77366969da62f98455ede0f52eef6823ef822d4f39 1,378 0.40/1.00 vMB 13
739,242 739,242 00000000000000000006528d6f2a33ee2b63833e1fe213ec66669733c4db923d 1,181 0.42/1.00 vMB 10
739,241 739,241 000000000000000000044e0bcfec50454587b2bd0b9f4dae832514dd5f0410c6 909 0.39/1.00 vMB 9
739,240 739,240 00000000000000000005cb7869a0c8f3f57cef4dfca1f1cf4764e1cd0112d5fd 318 0.13/1.00 vMB 9
739,239 739,239 0000000000000000000403010af909b03e24654607c3c48057e10b5b7ee87969 656 0.28/1.00 vMB 10
739,238 739,238 0000000000000000000198085b2ca46a6203d079bb8452f41ecb0cd985420e8a 1,862 0.71/1.00 vMB 12
739,237 739,237 000000000000000000057dc2480aa2cd1656bfa352fe3b34a245f2d0b8740455 1,915 0.74/1.00 vMB 10
739,236 739,236 000000000000000000068ccc2981604dfb6e6decc0f629f3bda0b69d33879f01 197 0.06/1.00 vMB 13
739,235 739,235 0000000000000000000129f23838a50727d4880f3eefcf2e3879ba445f983254 1,484 0.78/1.00 vMB 9
739,234 739,234 00000000000000000003f34d63afb7768a02e50c28aade8a583df03f7f0b9fcb 27 0.01/1.00 vMB 20
739,233 739,233 00000000000000000000a8524d7cb924f64529b7b62d7a3b68ca9e4ae270646c 1,971 0.67/1.00 vMB 12
739,232 739,232 0000000000000000000819505b2a40d6e8244bf1d64dcd1bf7c1680caeebda45 1,872 0.71/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.