Loading Tool

Explorer IconExplorer

Memory Pool

76,919 transactions
28.57 vMB
0.06334733 BTC
Random Selection Loading Transactions
Max Size: 173.40/200 MB

Candidate Block

Mining Attempt c14fb655305c1b1f1c23f05ffd1ef73ddd85335604e0ebdfc2971d4fa8b1e13f
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 40d7f18a0d369a6ca06bb327c2568859d8935990e654948a8ff9c8192735d6d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,862
Size: 1.00 vMB
Total Fees: 0.00415586 BTC
Feerates: 100.28 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (147,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,603 767,603 00000000000000000001a5d6677625673e6b2bba1cf9b135f419e65e734d9689 796 0.41/1.00 vMB 11
767,602 767,602 00000000000000000004f3e006a3c16afa1e156933ec2e6b5dbb626323fdded6 403 0.14/1.00 vMB 12
767,601 767,601 000000000000000000020fdb98582f3a4b4f6c86a7c76be3fa5a8ebc0d774375 1,703 0.63/1.00 vMB 12
767,600 767,600 000000000000000000018cc9148c638fda5de3ac44ce5fe13b6714725b65cd88 1,479 0.53/1.00 vMB 14
767,599 767,599 000000000000000000047503be520ecf7327ad97e18cf2f889bd16e3126e730c 1,350 0.74/1.00 vMB 11
767,598 767,598 000000000000000000081b124760dd13f2514bf4f26e40dbba8b46db6f287a44 2,375 0.97/1.00 vMB 12
767,597 767,597 000000000000000000014d216c0a46d0684d91f12d8ae2a11bae9ae9f525f682 1,580 0.49/1.00 vMB 15
767,596 767,596 00000000000000000006684f92df56ead2018a17ff5c856f8101890c2d0a079a 1,613 0.59/1.00 vMB 13
767,595 767,595 0000000000000000000563a450abd39a5194de3fe32d38c1fcbdf6ea6547730b 987 0.32/1.00 vMB 13
767,594 767,594 00000000000000000003dba3da5b6ffa025e041b24d14dd064cb5482f4f053bd 1,034 0.98/1.00 vMB 5
767,593 767,593 00000000000000000006e72149a561ef509ff85b9fd3a61341153f38d70ebd13 1,567 1.00/1.00 vMB 13
767,592 767,592 00000000000000000005a912a1f85b1736bf5d685afb11553952b18624559361 1,123 0.98/1.00 vMB 10
767,591 767,591 0000000000000000000299cdef5722e05a4a11ba98973d29549487f7056106b8 996 1.00/1.00 vMB 21
767,590 767,590 00000000000000000007123acd7e1c4c5d86aeb6295ba18bf83daf3fedc67579 886 0.26/1.00 vMB 16
767,589 767,589 0000000000000000000248c476f138ab849e224a0b39e807e1fcdbf14097d0f5 913 0.30/1.00 vMB 14
767,588 767,588 00000000000000000006a0a06972412afc2cbb83e4591e5f36eec75ed92a9499 1,190 0.51/1.00 vMB 11
767,587 767,587 00000000000000000002ac9850f2792aab1bdcaf7bf15f8c2ca98571dfef79e4 1,042 0.38/1.00 vMB 14
767,586 767,586 00000000000000000002ce5dae1b480ad207f5dbacc367807993b0ee3a27697c 453 0.16/1.00 vMB 12
767,585 767,585 00000000000000000003b0e36fee01ebfd4f8371b0affd735e2b804120ca5129 911 0.29/1.00 vMB 15
767,584 767,584 00000000000000000004db268defade900469e28b5043968b1fd2cfd00ce19ae 1,973 0.73/1.00 vMB 13
767,583 767,583 00000000000000000003916e3ebd36253d157a3660f093898a98e0345693e01f 329 0.14/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.