Loading Tool

Explorer IconExplorer

Memory Pool

75,037 transactions
27.80 vMB
0.07841422 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt bc4ccb8baec8060bb7accd1f9b965d1b2a9529ec2535af90101bd6258eac01c4
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 13c18d68ffa1687a56b4b6862f316d149bbcaf199b88d0804a17b48a1f4945a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.01892427 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (432,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,906 482,906 000000000000000000404230e345b56c35e2e3f4ad19deb48c56f7d8eeb69d9a 251 1.00/1.00 vMB 10
482,905 482,905 0000000000000000010ee17b436d34570aacf4a741246de6ad8a91b7009125a0 1,290 1.00/1.00 vMB 164
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
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.55 GB
    • Received: 17.39 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.