Loading Tool

Explorer IconExplorer

Memory Pool

79,231 transactions
29.67 vMB
0.07620946 BTC
Random Selection Loading Transactions
Max Size: 177.96/200 MB

Candidate Block

Mining Attempt 3590d69e199364379b6f9c2af49262e11fde94dd30caecbf28c9c78da8f11a0a
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b4f2bd7351efa0d100f7e4a766ab12645bd44aa47cace81fbab5fef4e9081c67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,877
Size: 1.00 vMB
Total Fees: 0.01581913 BTC
Feerates: 313.32 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (631,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,115 283,115 0000000000000000683416145bd86823e872d4942a1963ea94b8ec806d6b2a5f 792 0.25/1.00 vMB 72
283,114 283,114 000000000000000026b0d4dd33605ce28094b38697cef4c4cf40c4425de5c08d 1,525 0.76/1.00 vMB 37
283,113 283,113 0000000000000000e8be41310dd1a1fc75ea3446176d7dd379c0ab9f7df8b695 439 0.22/1.00 vMB 48
283,112 283,112 0000000000000000726fc931db1190ef4329976845d2231b0170da9821196282 222 0.09/1.00 vMB 41
283,111 283,111 0000000000000001e476c6e140f4901416caef7f6c21c8f2725bc44c45fef3fd 905 0.44/1.00 vMB 44
283,110 283,110 000000000000000167b56449edc301a97e499dcae29b20edcf106f194a4ba939 59 0.05/1.00 vMB 33
283,109 283,109 00000000000000009f5d6fb2e5b6f1d8a1b2ac020abe346b1162a2502123398a 375 0.29/1.00 vMB 24
283,108 283,108 000000000000000065c2a11495b3fd63190e28293c24f43547ca8c2f882299d9 526 0.35/1.00 vMB 27
283,107 283,107 0000000000000001a437018f3c3db487967b6c91940e79ab8cd6a35ce2de21a5 1,770 0.90/1.00 vMB 29
283,106 283,106 0000000000000000cddae6e8ef56f0650933e7539178fd28a3d9c227d3c8556c 832 0.25/1.00 vMB 93
283,105 283,105 00000000000000007fe3a0d17caafa84c2076c52733f7de7b967806800f5ba95 135 0.05/1.00 vMB 54
283,104 283,104 0000000000000001633a233ec797d4125707349915dfc436799b534e533696a3 889 0.35/1.00 vMB 39
283,103 283,103 000000000000000020cb64136e295f3d95c484e8645bc714a654144a273bfe35 512 0.18/1.00 vMB 73
283,102 283,102 00000000000000011d8c3de9616a349cc29e8a9a0e31bdd63aebb40d7e4e3c48 788 0.25/1.00 vMB 97
283,101 283,101 0000000000000001adbfb306170ef3e66f54cec4a7016f361f3a2e6db492018b 935 0.62/1.00 vMB 26
283,100 283,100 00000000000000012ddb0e21076aa60281a3b93a4336f8c3884dbb5f85fce4d7 783 0.35/1.00 vMB 80
283,099 283,099 000000000000000145f738890dc703e7637b677f15e9a49ea2eeca6e6e3c5f51 370 0.39/1.00 vMB 19
283,098 283,098 00000000000000012af08fe29312627aa6f74aa7f617925da4f4f3a572a95da0 1,068 0.35/1.00 vMB 62
283,097 283,097 0000000000000001dc69cebae7c60b3e92c7c4d1d006a4fecbe00835a8fcc06b 161 0.05/1.00 vMB 67
283,096 283,096 00000000000000016e253d149d5a4d03eca150d558dba088a473328a23a8e95a 140 0.10/1.00 vMB 33
283,095 283,095 000000000000000089c479b674958553c299b98841d146efee762d22e68b4917 298 0.13/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.