Loading Tool

Explorer IconExplorer

Memory Pool

46,562 transactions
26.97 vMB
0.06378513 BTC
Random Selection Loading Transactions
Max Size: 143.28/200 MB

Candidate Block

Mining Attempt 5cbd2ecec3d682aacf4410e2e9644efe2c15c7bbe3ed34ed5095685f534a6df7
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 87ebe15265f923695771b515c07554935c6cdae4890a34d53366bda8dafc4c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01395160 BTC
Feerates: 100.17 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (249,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,726 665,726 000000000000000000021f3715f77c28b09e92138492af407fafc5cbaf1e4052 2,974 1.00/1.00 vMB 140
665,725 665,725 00000000000000000008062f9b84ccb641506cf8a1dd2a875639f4252c3c5d22 1,887 1.00/1.00 vMB 122
665,724 665,724 00000000000000000003bdca8a24ffd11a22bc0cb35cbc192d8bf2299f940191 3,282 1.00/1.00 vMB 150
665,723 665,723 000000000000000000092dafed6f2e60e56f3cfc524cb17be28798c961e35dfb 3,014 1.00/1.00 vMB 94
665,722 665,722 000000000000000000060f2889c6324f631ce34d09fa0d75e609cbcaade41710 2,818 1.00/1.00 vMB 125
665,721 665,721 00000000000000000006e912643204d13593934fa86ce7bad7fba3d771d81f4a 2,020 1.00/1.00 vMB 118
665,720 665,720 000000000000000000073e0a7a3010013a8d9598fe101187ffe3e1b09bc35e36 2,605 1.00/1.00 vMB 134
665,719 665,719 0000000000000000000d972d2980bf9dcd5acebf68bfd13133c74a4e0d051581 2,832 1.00/1.00 vMB 142
665,718 665,718 0000000000000000000655e25fb74163c6c9e33122e8c0cb24fb9a94dbb09ae1 2,307 1.00/1.00 vMB 89
665,717 665,717 00000000000000000004342e4f2519118fb6886d6e629881929eacdf6a3da91a 1,769 1.00/1.00 vMB 44
665,716 665,716 0000000000000000000ac348526703ef005158a602b791e6b7fed99ff1d58765 2,393 1.00/1.00 vMB 62
665,715 665,715 00000000000000000004ef1dd30d8798522988df70e867178e7ef5400215aeeb 2,084 1.00/1.00 vMB 126
665,714 665,714 0000000000000000000d1000c2339311cc1aab1f7d1c57e62c3ea37a000c5091 1,640 1.00/1.00 vMB 56
665,713 665,713 0000000000000000000d59ef80388ba380c3bf5c98c8c3d83d360f7946119146 2,965 1.00/1.00 vMB 59
665,712 665,712 000000000000000000092804e95d1d75779a8bf519b3571b299ea607c177bd52 2,759 1.00/1.00 vMB 110
665,711 665,711 00000000000000000007137dde44472364eb80126b7d98c12ffb8d37ba11ad33 1,502 1.00/1.00 vMB 121
665,710 665,710 0000000000000000000434a49653a4b142759b00b86eabb08f9d252e17f6dd46 2,201 1.00/1.00 vMB 143
665,709 665,709 0000000000000000000d312f1025bc5730a9ed061b7ff51467e0463c951279ee 3,063 1.00/1.00 vMB 51
665,708 665,708 00000000000000000007743b961abaabb527966efde39f94cd11d322206a1903 3,028 1.00/1.00 vMB 116
665,707 665,707 00000000000000000005e3379bea5cfefc38bedb7b6171e3f1f9118271e5953e 2,348 1.00/1.00 vMB 116
665,706 665,706 000000000000000000063ae4812c468564a17d611b560bd9a5a874e7cc3e60c7 2,895 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.