Loading Tool

Explorer IconExplorer

Memory Pool

81,892 transactions
31.01 vMB
0.09747795 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 2b45b69269688ce3700dc6e6f4ce37b298c7056db2a1c621f1ff13f3cbcd3c51
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root fc689c41b3a591eb6cbad0f99f1f3d66efb6d7da10291b42bac46a9f2d219dd6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02725569 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (107,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,952 807,952 0000000000000000000061a9b6a40eabc914e3624ea9da64b59fbeb32afc901a 2,794 1.00/1.00 vMB 15
807,951 807,951 00000000000000000001ff6d4b80c6546b9c1ac2040382867325a9839fab1623 4,137 1.00/1.00 vMB 17
807,950 807,950 000000000000000000031eb227e05099f5d8136efd699a8d016139da40f6bc62 2,927 1.00/1.00 vMB 19
807,949 807,949 00000000000000000004434ee3f4d55498c953350fa08cd175983deb38f0fcce 6,129 1.00/1.00 vMB 14
807,948 807,948 00000000000000000003d8d9d00f3f3240d34f5fb25eff27cec6055a75da463f 3,782 1.00/1.00 vMB 15
807,947 807,947 000000000000000000045d29ebfc12b74ec2e3f27eb1d7128fef25fe82b02b4b 5,139 1.00/1.00 vMB 15
807,946 807,946 0000000000000000000500354ed3085e38462290e8b1a3243a9147d5fe262d6a 3,718 1.00/1.00 vMB 18
807,945 807,945 00000000000000000000ec8927f04b90dc18f4811113394b3718dd8884199443 4,233 1.00/1.00 vMB 11
807,944 807,944 000000000000000000003cd21bafafecbdd7cfada69bd386a297270ebdb671da 5,646 1.00/1.00 vMB 14
807,943 807,943 000000000000000000048de79afaf6b471c99f2ce7a2922446715afb2edf3f44 7,255 1.00/1.00 vMB 13
807,942 807,942 00000000000000000000170980130ecaf77e9247c9e7580a096c40bc95800a33 4,453 1.00/1.00 vMB 16
807,941 807,941 00000000000000000002289867e25fe8d10292b397bb9dff98ca0a0d30a2bf02 5,408 1.00/1.00 vMB 13
807,940 807,940 000000000000000000036b8816970c2e1a0a9e2638421c15df7a327bde84df48 2,746 1.00/1.00 vMB 16
807,939 807,939 00000000000000000004f8299f1f2ec8ff5ed47440b708f995f86058db9bc666 5,468 1.00/1.00 vMB 13
807,938 807,938 000000000000000000018b8131c71f3930fb1fdb83b224fb2e2cfdd64243bad8 4,239 1.00/1.00 vMB 15
807,937 807,937 000000000000000000005295de2ffd6c0b874fbf373b763d33eda37be9cb6d02 4,018 1.00/1.00 vMB 14
807,936 807,936 00000000000000000004d1afda1b669866b994a5897d28b60a14eeb384b0cd92 3,052 1.00/1.00 vMB 18
807,935 807,935 0000000000000000000323f56a6501aca34f35881b2dda50e3594d8d7c550337 3,350 1.00/1.00 vMB 20
807,934 807,934 0000000000000000000211c369be25cd2d858009c6eb0519d231cfe384402bb7 5,851 1.00/1.00 vMB 14
807,933 807,933 00000000000000000003cfa56f6483f3f338539cc1d1e722a5565b4b699cad2e 6,186 1.00/1.00 vMB 13
807,932 807,932 00000000000000000003edd8df290c37c74d72424f3bf504959d3d93916d12b2 1,747 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.