Loading Tool

Explorer IconExplorer

Memory Pool

78,386 transactions
29.84 vMB
0.08227237 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 80c77a38d327a38006c0446c5a0adc43dcd4c99f0421c64dbb23cefba263d7b9
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 048ef83626d57b4d4cf32e84f4215acee54a41722f1c5026e21aa25f5421bb3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,635
Size: 1.00 vMB
Total Fees: 0.01477666 BTC
Feerates: 100.69 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (432,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,904 482,904 0000000000000000006a6bff4562f222310491350185110a6a770bd254261c9f 479 1.00/1.00 vMB 64
482,903 482,903 0000000000000000010fc552da73bd0ce808985179a0463990b32f69ed4c003d 447 1.00/1.00 vMB 49
482,902 482,902 00000000000000000033eded8d38b0e1f7c68c61900fef4fbad4ed4318bcbfcf 1,544 1.00/1.00 vMB 278
482,901 482,901 00000000000000000069cda97becf20e61c52042895ba8f30d6550ed8bf0c73e 553 0.42/1.00 vMB 203
482,900 482,900 000000000000000000cdec510459eaf053db12ddabfe3b5e3c07b77a6d96cff9 564 1.00/1.00 vMB 47
482,899 482,899 000000000000000000c70fd044a7ae31d50081a94bdaf96ba8ad40262cd00106 1,345 1.00/1.00 vMB 179
482,898 482,898 000000000000000000df957a98fb8c2cc3c94429d8724fb1483b1b2641fb6387 2,197 1.00/1.00 vMB 208
482,897 482,897 000000000000000000b2fc3c7f634eb6f1c94583dcdb211fd1ebf2085b21bb44 1,319 0.75/1.00 vMB 241
482,896 482,896 000000000000000000ee388c49cec83c6b290cbbc3958fb19c8bb3cadb9342ed 2,099 1.00/1.00 vMB 459
482,895 482,895 000000000000000000d0859465f40556eb2683be26806a0ce674a032d8c28919 761 1.00/1.00 vMB 82
482,894 482,894 000000000000000000ae5d2ce7f84ea44fa51e0444b1b04c433ae8dabdb841ce 368 1.00/1.00 vMB 11
482,893 482,893 000000000000000000634b468bc51fd46d4a6f68c182fc84113a1e18c9b06189 938 1.00/1.00 vMB 137
482,892 482,892 00000000000000000122c2106e2227ab8ecf974ba3b9d0f67c221da5835d40b5 1,160 0.52/1.00 vMB 200
482,891 482,891 000000000000000000a6713facb9fe52fe800fe275a920382b49966cb0400e70 1,894 1.00/1.00 vMB 349
482,890 482,890 000000000000000000dd4e02fb2f1186f6db3dd8025d0b8170afef72a16d8ddf 1,112 1.00/1.00 vMB 53
482,889 482,889 00000000000000000017e90d7b6c4b6ece713dbb4ab459914ce148942bd0651e 2,789 1.00/1.00 vMB 92
482,888 482,888 00000000000000000007ad5805e33d099fdf66110c7b5690b0f29afc110e1e90 2,234 1.00/1.00 vMB 356
482,887 482,887 0000000000000000000773077ecd6f859c6ff1e131998f00997d1d4cdbc9783f 2,228 0.99/1.00 vMB 353
482,886 482,886 0000000000000000012026d56cb9251a5a78092c7981bd895ede8979e3661dc4 2,046 1.00/1.00 vMB 433
482,885 482,885 00000000000000000019b36df2faa1fede789416b4afcec375aaa768dfa043b7 2,126 1.00/1.00 vMB 529
482,884 482,884 0000000000000000003ef8a58c04f7e9826b9521898604e9d7f4909c876c4604 1,012 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.66 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.96 GB
    • Received: 16.34 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.