Loading Tool

Explorer IconExplorer

Memory Pool

81,815 transactions
30.41 vMB
0.07819705 BTC
Random Selection Loading Transactions
Max Size: 186.66/200 MB

Candidate Block

Mining Attempt 1335d3b65cd9789258fae9086693133b39d4d5b82f5eccbb165e26c90c278305
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 642ecc604859eaca7b8ccd05af1571b18dacbeeff6f2604f4986c5ca7d4ec6db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,835
Size: 1.00 vMB
Total Fees: 0.01009409 BTC
Feerates: 72.50 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (513,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,243 402,243 000000000000000003681032e516917d635e4b3270a1be9e63d281f70e4ae281 1,271 0.59/1.00 vMB 44
402,242 402,242 000000000000000002f078529d6d007beb62297e6812b0d7808d65ca83ce6faf 671 0.32/1.00 vMB 41
402,241 402,241 000000000000000001935088314da03eb8a3bee17c65885534a38b8b4712de3f 1,706 0.86/1.00 vMB 38
402,240 402,240 000000000000000003b64d75a190145399afe98f6ba5a31ec86757cf68f625b3 333 0.20/1.00 vMB 30
402,239 402,239 0000000000000000020f2c1c68d1ec697df8cd7549522e1e844afde8d40b0191 618 0.27/1.00 vMB 41
402,238 402,238 000000000000000004a5b42b83e66480d01b711c6763e8b17de3e3d07c973e09 1 0.00/1.00 vMB 0
402,237 402,237 000000000000000002d7ef9d37f989b9474875a17a86b8d6a0ec2914eae1b9c5 560 0.55/1.00 vMB 23
402,236 402,236 0000000000000000063753833b6b31ca090a2c61d47d7c0c7a07f98533d3be5a 427 0.22/1.00 vMB 33
402,235 402,235 0000000000000000031bff915fc92c54e5eac013041f7334167758ae05cb85e2 877 0.99/1.00 vMB 24
402,234 402,234 0000000000000000029d00b5a9dff78b8eb42b02bb07dedc441122a68df0cbf3 2,388 1.00/1.00 vMB 44
402,233 402,233 00000000000000000679972644179156fc1366fbfb7875c23059fe97dde1d54a 480 0.29/1.00 vMB 30
402,232 402,232 0000000000000000024550641dda593b235e2c4d4d36624a558d59d912634fc0 227 0.10/1.00 vMB 51
402,231 402,231 0000000000000000036d28847687ed8db47a003c90216a9b399d836a07614a7c 732 0.58/1.00 vMB 27
402,230 402,230 00000000000000000009e5387cc3f2b5d240bca18502881ee47ecc184395945f 2,245 1.00/1.00 vMB 51
402,229 402,229 000000000000000001cf5b577cabfbe0b019e1cd039c15e45cff088635d1513e 253 0.17/1.00 vMB 23
402,228 402,228 000000000000000000162ffd21cc6fb1852b432428ece1d16f188b1576e222cf 713 0.47/1.00 vMB 30
402,227 402,227 0000000000000000058c166e3ff37a159fe92e50e461539720923a04d8a02a94 467 0.46/1.00 vMB 17
402,226 402,226 0000000000000000055fa6b4e15542b1f2f8291e3b74d40633f3bfbeff381e5d 2,495 1.00/1.00 vMB 55
402,225 402,225 000000000000000001e7580a5f49f875f9cac3db822353eb4c4b19815d36a303 764 0.61/1.00 vMB 28
402,224 402,224 000000000000000001158b52b782e78bb4360f65a9819ec6dfca313bc69fafa8 1,197 1.00/1.00 vMB 23
402,223 402,223 00000000000000000046438d0f3b287dad9e4a7962bc5e3261e0f80ab2a05c9b 1,686 0.93/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.02 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: 719.14 GB
    • Received: 18.02 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.