Loading Tool

Explorer IconExplorer

Memory Pool

87,160 transactions
32.32 vMB
0.14126783 BTC
Random Selection Loading Transactions
Max Size: 197.82/200 MB

Candidate Block

Mining Attempt aa62c0f296b08a3a2153a77cfdacd350022eaad15e02f974b4e75489c919f04f
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 921244490431af7f31bff593d7e831325861b179fe9a4a2210bc3c88af3e1537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.05333289 BTC
Feerates: 301.57 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (78,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,002 837,002 00000000000000000001375cb5aa3e3142ca4f947fb695dfbb12b47ff8a6918b 2,327 1.00/1.00 vMB 15
837,001 837,001 00000000000000000002feadf9f5f2adf542ebdde4cf7638d8958f608b8f8fe5 736 1.00/1.00 vMB 8
837,000 837,000 00000000000000000000f087b0f5b8a823f42c36afad95bcc6d63a1855a5434c 954 1.00/1.00 vMB 10
836,999 836,999 000000000000000000018ef919d1574246d79f6f08ee83f41e3c535eb5bb9623 3,077 1.00/1.00 vMB 17
836,998 836,998 00000000000000000001fc854befd2007c732192edeb8c9aa889435ff842a3a4 2,152 1.00/1.00 vMB 10
836,997 836,997 0000000000000000000339f0278fd4fa0af95fd03994cf3d718ffecf255fe453 2,407 1.00/1.00 vMB 9
836,996 836,996 0000000000000000000230a7d2f4c75a5eb635bac77b396aab562ad40733eda2 3,849 1.00/1.00 vMB 14
836,995 836,995 000000000000000000022fe5f758abb58eb1d45a593cd4435af480791c149e67 3,005 1.00/1.00 vMB 12
836,994 836,994 00000000000000000002f9a4127049f2e71cd10f2818edd7f0c35d2d00af7864 3,152 1.00/1.00 vMB 14
836,993 836,993 0000000000000000000127ae68886c3e69925eab1b222df03d3d648bfa8361e0 3,295 1.00/1.00 vMB 24
836,992 836,992 0000000000000000000090063a18d01063c62eb3d37a4521c9845a401e834390 3,231 1.00/1.00 vMB 16
836,991 836,991 0000000000000000000330a81fcd9c8722f1c867d70c95a23ce7e99e0b67d441 1,534 1.00/1.00 vMB 9
836,990 836,990 00000000000000000001ac29795f77c64497b30f15174bd003ffbd22a1ef2a12 2,731 1.00/1.00 vMB 14
836,989 836,989 0000000000000000000227428f068e7d14e75eb13aa0ebd2b443d2bd5be18434 4,071 1.00/1.00 vMB 19
836,988 836,988 000000000000000000025501a018f25f453409d1deecdb37dbd9e3539a75f88d 1,502 1.00/1.00 vMB 10
836,987 836,987 00000000000000000002ed730370fb54921a16126a1379369e75de747e68da7c 2,662 1.00/1.00 vMB 15
836,986 836,986 00000000000000000003451b3ca29d8c116af5c0463431908e510ec979b11118 1,415 1.00/1.00 vMB 12
836,985 836,985 000000000000000000015123ab386f5b54d298f720b3b2f8f220d4e3e5ea5807 2,584 1.00/1.00 vMB 17
836,984 836,984 00000000000000000001e00825c4074041c78a05a6cb13247eadf5f287a2aab1 3,581 1.00/1.00 vMB 26
836,983 836,983 000000000000000000018ce10ba381217652a36b224fcc3d447166c9188ea908 3,349 1.00/1.00 vMB 29
836,982 836,982 00000000000000000001889550f905d3265026b628f80111e57f4f2768b93ce3 4,782 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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.61 GB
    • Received: 16.94 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.