Loading Tool

Explorer IconExplorer

Memory Pool

83,874 transactions
31.45 vMB
0.10039428 BTC
Random Selection Loading Transactions
Max Size: 192.93/200 MB

Candidate Block

Mining Attempt cf81abe6b21a50e77abf093f0acaa69b4fd61eb235e4cd851d16b9c0552d7f8a
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root eb73fc985b9fb1086112513145d3d36b8371f0e1e085d0b8e09eb70249323c75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.02837280 BTC
Feerates: 504.27 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (524,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,577 390,577 0000000000000000016bc60179ccdee57c5d9a1327b359947628362bc9fe2704 481 0.27/1.00 vMB 25
390,576 390,576 000000000000000006d4d5eefef9c72f333f506e65b4a755db20c3ed9e700750 289 0.25/1.00 vMB 19
390,575 390,575 0000000000000000072d6736b747c19feade1bb4125a92a811ac00f9101945bd 1,218 0.75/1.00 vMB 26
390,574 390,574 00000000000000000546ff3c5ccd44918c7c2be635590d10b307d9e767cbc896 1,673 0.68/1.00 vMB 37
390,573 390,573 000000000000000005b5cfc26b5b8b64cb2af22d844c8e1c1ecef7acf2d99a5a 701 0.36/1.00 vMB 32
390,572 390,572 0000000000000000053064ebbe6d32153ba554e27b3ba9b8fa68be7bbe058b61 565 0.68/1.00 vMB 14
390,571 390,571 00000000000000000b7da042afeff21e8d2cb25f8fbe353c36637debb7e08444 1,137 0.49/1.00 vMB 36
390,570 390,570 00000000000000000688cefb003f33f1df5948daec10b1958c184de86386b48e 2,116 0.90/1.00 vMB 37
390,569 390,569 00000000000000000401a1729d070f1d5d4fa8da853cca88c660b20d750fe957 442 0.41/1.00 vMB 17
390,568 390,568 0000000000000000098116150d90bca63f8ff76d8ee87555b575620789d430a1 1,189 0.52/1.00 vMB 34
390,567 390,567 0000000000000000087c2e1715c2c63a25113cc4d8aaa9ea5caf62a2774f2147 340 0.16/1.00 vMB 28
390,566 390,566 0000000000000000007145412708bf4efe66ad6c6c5eeb4860f8c93ce47ea48c 348 0.15/1.00 vMB 34
390,565 390,565 00000000000000000bad4fcf45b646512b01165b31dc62e28d6b50dc78afe885 786 0.48/1.00 vMB 26
390,564 390,564 0000000000000000001d2d8352fa0a6ff7da727c086cafb127cf65f32c35f265 1,360 0.61/1.00 vMB 34
390,563 390,563 0000000000000000006552bd3b8e3d10044c2a2b60451aacae53670ae9915ec0 1 0.00/1.00 vMB 0
390,562 390,562 00000000000000000588a2c9d1fb45a4fc3770a9f24858b6a8a846503d09c12f 244 0.15/1.00 vMB 24
390,561 390,561 0000000000000000097cdb279eb8573a0eb2d684fb34a27947c3838f6d53c09b 692 0.35/1.00 vMB 32
390,560 390,560 00000000000000000b96bf551473a461012f562e9746002c848afd9373bdb584 246 0.25/1.00 vMB 17
390,559 390,559 000000000000000009bdd5b965a43c044a05339a45c285e565ccdd253e5f4b3d 500 0.24/1.00 vMB 30
390,558 390,558 0000000000000000062891944805a0f4d38d3c4ea3add2e23429dcb083d97f2f 1,185 0.61/1.00 vMB 32
390,557 390,557 000000000000000000e06b4559655253c0adbbc1c827f38b4d619027c88d7059 1,051 0.76/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.87 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.