Loading Tool

Explorer IconExplorer

Memory Pool

79,773 transactions
29.28 vMB
0.12400200 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 5d777cd36ad1a62f16ad3135ee9ad4af38b5e0819e2dba94578eb56586409617
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 6bda4cae28a580be683e43bc5779f631320b3e6afa9890bc8f4918fa8bea4a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.04595810 BTC
Feerates: 301.72 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (8,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,821 906,821 00000000000000000001a86f3d06a4f9158a98b0e972a770891b009314980433 1,156 1.00/1.00 vMB 0
906,820 906,820 00000000000000000000865a260d3f38f79c5076305179023e89c47e08829fa3 735 1.00/1.00 vMB 0
906,819 906,819 00000000000000000001ad5bdcec2c1c8964ad55e762796937b07abf7104400d 1,800 0.59/1.00 vMB 2
906,818 906,818 0000000000000000000205a354763a88434a6a83f22dcbb6e50e841e15b87bb3 1,303 1.00/1.00 vMB 1
906,817 906,817 00000000000000000001158d04ffd4a1cf38879da8b39d24c41cd67a42659659 1,885 1.00/1.00 vMB 1
906,816 906,816 00000000000000000000d52fe67364fe6ae0bbacb0933d0e054a1afaaebe7a8c 3,484 1.00/1.00 vMB 4
906,815 906,815 00000000000000000001921f152dc64fc5458c58f5853d0b2fa1ecb938f079fc 1,255 0.39/1.00 vMB 0
906,814 906,814 0000000000000000000151d944226ebead39adbe16669c55e90814e4c4bae557 2,818 1.00/1.00 vMB 3
906,813 906,813 000000000000000000010927cae2186713052813554025f0b3c2d2a09f28ff91 2,776 1.00/1.00 vMB 3
906,812 906,812 000000000000000000008b1231ba3dd56744cd5ced529ab8063bf4c36c7211b7 1,522 1.00/1.00 vMB 0
906,811 906,811 000000000000000000012f3a546f785f2e0504862696cdebec6a613c03c5503e 2,131 1.00/1.00 vMB 1
906,810 906,810 000000000000000000019b134929c56ad2723e3473be2e0d1d03564f7038cb92 3,964 1.00/1.00 vMB 5
906,809 906,809 00000000000000000001d1d91d1b6afc97128115a053d4c62749254fd7baff58 1,527 1.00/1.00 vMB 1
906,808 906,808 000000000000000000003b008f7c568e4daf78e42821d81a671e8db89e0f8867 820 1.00/1.00 vMB 1
906,807 906,807 000000000000000000009e7fa8e81bed861a8a58d1b8e667598688fe966ab0d9 1,802 1.00/1.00 vMB 1
906,806 906,806 00000000000000000001ee029c4ed76ced40fb0fc5573c519e32eb954c31b67f 99 0.02/1.00 vMB 3
906,805 906,805 000000000000000000010377c131ac59561509a7dabe2568dad15a4c795b4db1 4,135 1.00/1.00 vMB 1
906,804 906,804 0000000000000000000091e67e0f8361d4e0ba9673a5b0cbe3486222decf73ed 2,720 0.98/1.00 vMB 3
906,803 906,803 000000000000000000000748f6c9b3a598da865312c18c5cd1d43cf451812043 476 0.16/1.00 vMB 3
906,802 906,802 0000000000000000000206b64a77c3722c2057ce1efab83830b382bec835d6db 161 0.04/1.00 vMB 2
906,801 906,801 000000000000000000000bd827aea1a1b569fff5e89cf597282b3a10fe547efe 2,786 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 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.74 GB
    • Received: 17.46 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.