Loading Tool

Explorer IconExplorer

Memory Pool

82,469 transactions
30.21 vMB
0.13750552 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt c952298b8e55ec7e1746a009796a177c22c20170e0630e90a183854b6d855a61
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 8a744a67b82c3096c08219e22f983a7a3e424298f15f2e1af1b19bf273cfa858
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.05693799 BTC
Feerates: 477.45 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (100,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,786 814,786 00000000000000000001456c6bfe7024bcebce899e38d9ce77826210198683f0 707 1.00/1.00 vMB 4
814,785 814,785 00000000000000000000fefc01699c365e827e0270eb172473938c273f63b32b 1,725 1.00/1.00 vMB 8
814,784 814,784 000000000000000000024245731358d8e99f968eaf61024a94fe5b641afc9434 3,464 1.00/1.00 vMB 11
814,783 814,783 0000000000000000000144746d2ddc6dc219e884fcc149a99c1fff37d9e50d84 1,303 1.00/1.00 vMB 9
814,782 814,782 00000000000000000002be41f5c397b9016b9764f2f93ae9b8a7642c275131b2 849 1.00/1.00 vMB 3
814,781 814,781 00000000000000000003aea350e0d9a9a6fc9a7d911cfc1388d78ac83fa1b7e9 2,285 1.00/1.00 vMB 11
814,780 814,780 0000000000000000000100d4648344d3723da23bf5ac32061011fdccf0c30e2b 2,827 1.00/1.00 vMB 6
814,779 814,779 00000000000000000001673342efab62a5d56b9e5248204ecc434d237516acb7 2,575 1.00/1.00 vMB 12
814,778 814,778 00000000000000000000a2a4b80b25208548b0915f78266b63ee953aea6ee8f1 1,550 1.00/1.00 vMB 12
814,777 814,777 000000000000000000032c5cd5509da23fee3ef8bd1f81750d9927e39f151231 4,974 1.00/1.00 vMB 6
814,776 814,776 0000000000000000000365769baa35cf975a24e0240d41d3b393302aa8c7f233 3,720 1.00/1.00 vMB 15
814,775 814,775 000000000000000000023c6a01f59f53bb88c999841ec562356b32e6009d68ab 4,479 1.00/1.00 vMB 8
814,774 814,774 0000000000000000000360350a8008d5ffae6df3c36fd3a010b2a2a4d92b6757 3,514 1.00/1.00 vMB 12
814,773 814,773 000000000000000000015b95912149ea665f93e3fab328022fb6bc6eacb81277 1,678 1.00/1.00 vMB 9
814,772 814,772 000000000000000000035de265e7b5ca1457fe2c763056ad3122f2104e00a5c8 3,975 1.00/1.00 vMB 13
814,771 814,771 0000000000000000000184107d29a1b69ba3e4173c85d705f275d060584ab307 3,296 1.00/1.00 vMB 24
814,770 814,770 00000000000000000001c94d5fa0874791212474f09ab61aa666a8522d1e8c33 4,423 1.00/1.00 vMB 15
814,769 814,769 0000000000000000000021307ebb84b5b70467953b960c1af10c58f522dc74a0 2,997 1.00/1.00 vMB 26
814,768 814,768 000000000000000000035f185d344232703cb5fb779eeffcf3c8f246a37c140b 4,428 1.00/1.00 vMB 18
814,767 814,767 000000000000000000022c7821bda2f848ee0a00858d875bae2843e83916cbf1 4,138 1.00/1.00 vMB 18
814,766 814,766 00000000000000000003a690c1c57caea66cd4669b822d3509f40a8e646e21cb 4,801 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.