Loading Tool

Explorer IconExplorer

Memory Pool

78,594 transactions
29.14 vMB
0.07750543 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt 5b15c67d52e7079c2edab33fc68976e233c07c6aff0b5e9ca204e413eafe006c
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root ab1ad956d79d84a4f56059dd0ff0acaff055b4858aae6839b48085353f84b017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.01662596 BTC
Feerates: 191.02 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (242,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,847 672,847 0000000000000000000638324c0efc422beb31637d03d98dd8ba6d2a1d241d80 3,314 1.00/1.00 vMB 70
672,846 672,846 0000000000000000000871eb607e010a95e59681f806a01f40158cdc3ae36022 2,808 1.00/1.00 vMB 127
672,845 672,845 000000000000000000043c8ba6293acb4f1932819433abfeaac69500aed94377 1,930 1.00/1.00 vMB 105
672,844 672,844 000000000000000000015cf72bc66ca3fad47fca37cb4204d175362ce94f701a 2,669 1.00/1.00 vMB 133
672,843 672,843 000000000000000000013bd1ca9387c2a037b03632cdce853b129e8caaa1d594 2,937 1.00/1.00 vMB 106
672,842 672,842 00000000000000000007ba402bd38fbf4a0325596ce3bbc9892cc91d5f219d63 2,220 1.00/1.00 vMB 103
672,841 672,841 0000000000000000000a81934dc7bf47b61aaa47d51525ab66b5972d5e400b6d 2,162 1.00/1.00 vMB 124
672,840 672,840 000000000000000000024b3922c27a579a9d7b7108da134645b54be80baf0e80 2,249 1.00/1.00 vMB 112
672,839 672,839 00000000000000000004a2c0241e2052ef9e15684818c16593256e6f23a30985 1,752 1.00/1.00 vMB 112
672,838 672,838 000000000000000000085bfeb835555adc0c47361e5805a0782f9395ab518044 3,124 1.00/1.00 vMB 134
672,837 672,837 00000000000000000009a56956c4cb462e9311eedeb623dcac470c067e730b75 3,053 1.00/1.00 vMB 138
672,836 672,836 0000000000000000000624a3750a95ad6d423d936f68e219cffd755e0d4fa326 2,903 1.00/1.00 vMB 66
672,835 672,835 000000000000000000097340683b4ba7aaa6c32d626a4091222408dab4c94616 2,547 1.00/1.00 vMB 78
672,834 672,834 000000000000000000003de0ae58c4f136cd91330b3870f66d6d372adc18f557 2,573 1.00/1.00 vMB 134
672,833 672,833 00000000000000000008052783eb2a99bbc92ccf93b0315052b27f7c1d19d0cc 1,718 1.00/1.00 vMB 36
672,832 672,832 000000000000000000070e07106eceabd6b8bcd4fb26a193fe404224791f06e6 891 1.00/1.00 vMB 122
672,831 672,831 000000000000000000073c175d37a514bef71c92cdafe9f44e43cf6425a440d4 2,106 1.00/1.00 vMB 63
672,830 672,830 00000000000000000005c78a44aa046b5bcd1e33ea1a47fbf08656348b45f301 2,254 1.00/1.00 vMB 22
672,829 672,829 000000000000000000022ce75695bf33fe1a4b66550472317682b88545b2d469 3,043 1.00/1.00 vMB 45
672,828 672,828 000000000000000000088349320eb7a9a99c8b1674a399fe8a8ec1dbff3eb818 2,987 1.00/1.00 vMB 85
672,827 672,827 000000000000000000028b956a3e1c1cf3ca1e2395b1c1b4b35e6da7c8b25c8b 2,591 1.00/1.00 vMB 70
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.59 GB
    • Received: 15.75 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.