Loading Tool

Explorer IconExplorer

Memory Pool

80,276 transactions
29.86 vMB
0.11751514 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 6138283860bb4a0ee36bff2e04a19c3f237b0d1e9d5b2b82a64fe09bcd88bd19
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 32177b205656aa229b4ecb6f69e9397227cea27d35359576df951cbfd5aaa707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,620
Size: 1.00 vMB
Total Fees: 0.04861395 BTC
Feerates: 169.80 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (286,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,971 628,971 0000000000000000000764e088023a17a1ec5e178b458839e2d48165fca306ff 1,158 1.00/1.00 vMB 20
628,970 628,970 000000000000000000077e594193d7a2bd43bf25cecef0f02a9c15330ad4b7e6 372 1.00/1.00 vMB 5
628,969 628,969 0000000000000000000e2171bb0fa5bf011d875df2e3bdcf2d22a11de21b8d9e 3,019 1.00/1.00 vMB 51
628,968 628,968 0000000000000000000e14b8fc83657f1d4cd4f7dc54bd92a8a3f4234ed7b2fc 1,037 1.00/1.00 vMB 18
628,967 628,967 00000000000000000000fdefd2cbfaa2c667fa948429d1abd7a90e9a6eced853 2,039 1.00/1.00 vMB 53
628,966 628,966 0000000000000000000c8be9c89da14371256936857588d8f92cabd69d61becd 1,700 1.00/1.00 vMB 42
628,965 628,965 0000000000000000000030e7d522edbd30ddb6ee4b97cab8481733f394c2ab4c 752 1.00/1.00 vMB 13
628,964 628,964 000000000000000000099f5bb56f3d73f930102760997d49c1269a322204f128 671 1.00/1.00 vMB 2
628,963 628,963 00000000000000000000aa83b488f811b122b9bfec8dec35cf33620ad1e8b845 3,253 1.00/1.00 vMB 60
628,962 628,962 000000000000000000105b67fc92297c06aa2cd790dce6c53779a941c77c02e3 2,869 1.00/1.00 vMB 56
628,961 628,961 0000000000000000000d103d9255b9df330e26cce6c56101dc041f6f8617c4ac 2,061 1.00/1.00 vMB 35
628,960 628,960 0000000000000000000f216d624117fa6046d52c6cf47d1c41a389495166cb76 2,475 1.00/1.00 vMB 41
628,959 628,959 000000000000000000057d3d9322f49f645e8db809516de9184561f6218d4144 2,867 1.00/1.00 vMB 54
628,958 628,958 0000000000000000000d100591bdb69059a136f1e7f918c25fd14f6d8b4c2e19 536 1.00/1.00 vMB 8
628,957 628,957 0000000000000000000e57c999d5287e937958c16f2b6000c87ca7548cb73b67 1,481 1.00/1.00 vMB 10
628,956 628,956 0000000000000000000c6b490fdae1cd72006c81c1eaa56882796d35ec136ab8 2,126 1.00/1.00 vMB 71
628,955 628,955 0000000000000000000e24e6c861325d8c86823ae83343a38a95dd6f7c975b20 988 1.00/1.00 vMB 2
628,954 628,954 000000000000000000029796690bc1a2e31bbb65314620acab1f795db9980517 2,632 1.00/1.00 vMB 50
628,953 628,953 00000000000000000002f7d750d5ab452301d172eb4a6c21cbde6d173d78ca60 1,523 1.00/1.00 vMB 25
628,952 628,952 0000000000000000000dd655cbfda7fe865f5cb4bb8e0522e27c8df4cb826b2d 2,601 1.00/1.00 vMB 12
628,951 628,951 00000000000000000007043901652914d2590d751957d806ce710b7ead83741a 1,979 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.15 GB
    • Received: 16.42 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.