Loading Tool

Explorer IconExplorer

Memory Pool

76,144 transactions
28.81 vMB
0.07142669 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt f9588f74816ad0e12f3e44ece6bc10340ed5eb97f68c34713d33385903308356
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 2bdc309688fcadd4dd7d162950a9ca91aa601927d33adbb43325776f212c6af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.00870816 BTC
Feerates: 104.17 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (228,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,847 686,847 0000000000000000000827bfcea60cdc2cb8631a732bd3dfc518e98db7384e3e 953 1.00/1.00 vMB 27
686,846 686,846 0000000000000000000c6d25abd13a3a5fff35796e02fa4699b1e63fca8bece5 2,812 1.00/1.00 vMB 84
686,845 686,845 00000000000000000006deaa62fb5308490727f86cd3dced8726668bc5905221 2,817 1.00/1.00 vMB 20
686,844 686,844 00000000000000000005f364bb1b304e10d6b5b071dc169446c6d98a2989aac3 1,714 1.00/1.00 vMB 18
686,843 686,843 0000000000000000000cc498542abd3285ccbdb2b68da5a154e3ab76873e4f55 2,634 1.00/1.00 vMB 61
686,842 686,842 0000000000000000000bc5cd144198b8c95dde72be25a8cc49c631c7ec2a30d6 2,208 1.00/1.00 vMB 36
686,841 686,841 0000000000000000000ba4d6e97c2e97585bd3308488055306741800e1b54683 2,708 1.00/1.00 vMB 55
686,840 686,840 00000000000000000003233660a2c48f36cf6805ac96633754fdfc2d5b449247 1,516 1.00/1.00 vMB 11
686,839 686,839 00000000000000000002e734a229b0fffc21626b829e2785880002dc1145f6d7 1,235 1.00/1.00 vMB 29
686,838 686,838 000000000000000000065712c19a15a197f9bd5e70429dd0dcbe2df1aedb7d66 521 1.00/1.00 vMB 25
686,837 686,837 0000000000000000000aaf40b106c4da64390a7e93756445230e33c1c2005459 477 0.33/1.00 vMB 11
686,836 686,836 000000000000000000028af5d9a8e835f4d1b9039da24894f5d9a49568e52423 704 1.00/1.00 vMB 5
686,835 686,835 00000000000000000003b5dcb6488f9020416f1ccae063f5fa5108ee09ea3059 2,316 1.00/1.00 vMB 15
686,834 686,834 000000000000000000076822f95b297e09961c85be6b9344629a40b8b300abf6 2,390 1.00/1.00 vMB 25
686,833 686,833 00000000000000000003cbae1cf28f9bf44a72c70b88fe72bd12ba756cffa262 2,485 1.00/1.00 vMB 43
686,832 686,832 000000000000000000053b3eaabea962d5bede8de972a700567ba5f9c682341f 447 1.00/1.00 vMB 4
686,831 686,831 00000000000000000006bbb07207ef97f98ba86d8479a4b667cf443906012863 926 1.00/1.00 vMB 10
686,830 686,830 000000000000000000010923de6897ddd08596c7b3ab1798b8d8a7b16a6213b2 1,655 1.00/1.00 vMB 23
686,829 686,829 0000000000000000000542744b7563855a3e498de27021608940f47d43271a6e 2,390 1.00/1.00 vMB 19
686,828 686,828 0000000000000000000754a5461d86455e482621bcd43a8df58652378d7eaaa2 1,379 1.00/1.00 vMB 39
686,827 686,827 0000000000000000000769617dc890882256c1053906f8cdd2ffcdaad69688c3 985 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.