Loading Tool

Explorer IconExplorer

Memory Pool

76,747 transactions
28.64 vMB
0.07484309 BTC
Random Selection Loading Transactions
Max Size: 173.37/200 MB

Candidate Block

Mining Attempt a81ec261272a02a071238711efb542771f8b0c2db9f8ac7f3e7ce6ad28f7ae69
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 80730614e79d685e962c810802895fdf87783def689cc7f29f0858f83690eec7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,224
Size: 1.00 vMB
Total Fees: 0.01532369 BTC
Feerates: 100.17 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (543,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,281 371,281 00000000000000000895650e859df459eb6c37e667967ca9c8d62bb60968d2ff 909 0.59/1.00 vMB 39
371,280 371,280 00000000000000000118d9efa0ca58c3464da891da9b816e464f633e410a5dfc 369 0.24/1.00 vMB 34
371,279 371,279 000000000000000009350e78b4d9186966d5502cbe34dc80de2461405e408e85 167 0.12/1.00 vMB 17
371,278 371,278 00000000000000000afd0d82d7bbc1c77d83c8641767b4bb1020b1e06690d5a2 1,876 1.00/1.00 vMB 39
371,277 371,277 000000000000000006e347648592987e4cf38cbf0d9f8ac7fe65b4689a1a6e7f 861 0.50/1.00 vMB 36
371,276 371,276 000000000000000010c6dd69c62a3def58a0205b83b8ed7786b6a45819903468 311 0.51/1.00 vMB 11
371,275 371,275 0000000000000000005e03b506db82ac6fa6a838fd976647c733d0bba272f4e4 844 1.00/1.00 vMB 14
371,274 371,274 00000000000000000ad1313ed24b5bea0c6c51f6d67945be07f83248e1be24d7 1,409 1.00/1.00 vMB 30
371,273 371,273 000000000000000004fe50b5127f75bb9c077e6d4079c8972e83a7a57e69a609 2,573 1.00/1.00 vMB 61
371,272 371,272 0000000000000000128ca255658c7149367446e0e523e3a42a2974a9bcf077d6 1,103 0.87/1.00 vMB 24
371,271 371,271 00000000000000000766682e1badde0bfde2021db256ebe2896a92b26f0612a4 2,059 0.95/1.00 vMB 48
371,270 371,270 000000000000000004a5aad9c336cb4ade3f6c683302f3265a5c38669a8b27b9 621 0.34/1.00 vMB 35
371,269 371,269 000000000000000013658634bc1e51a074ab97afba581e3bc95ff91b83d8e5db 223 0.19/1.00 vMB 28
371,268 371,268 000000000000000010ade244d1ad8666b210e1b392f88549891f1df0cc57d15c 819 0.48/1.00 vMB 40
371,267 371,267 00000000000000000ebfb3651f35178b40674d7429f809879eb403ecab59e783 476 0.27/1.00 vMB 39
371,266 371,266 000000000000000005e3b7b2ff283b3840dce3c02d934c3303a4178d44a89dd9 35 0.03/1.00 vMB 16
371,265 371,265 00000000000000000b9070646e9df82fe4d16e288f602baa10311cb0563a9f74 224 0.10/1.00 vMB 44
371,264 371,264 000000000000000004185b60eb2b2c03c47cda5fba61fcc6460318a79609c5d8 390 0.23/1.00 vMB 32
371,263 371,263 00000000000000000c213be42ae08c4c495e3f1f9c1a259a71be5f6b220e05e2 500 0.50/1.00 vMB 15
371,262 371,262 00000000000000000826032cd5e7bdbe5855a1a7aaa7c6e8c8ff46a9b315758f 277 0.23/1.00 vMB 51
371,261 371,261 0000000000000000107fe657e491e248dad19474be45ceb4853f7df7c165bfe9 907 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.