Loading Tool

Explorer IconExplorer

Memory Pool

53,733 transactions
32.04 vMB
0.15371520 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt a0363d81d5c469c01a7a0e28981ce8701682e8fe5e6004fa5472e2bb86248ae7
Version 20000000
Previous Block 0000000000000000000156b87c929dcbe2f3858c58e7ca3719bcdfd58093d240
Merkle Root 45ff6df27e76dc621edaa750ff13d83f003accd461302ffad7ec55e95101a5f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,399
Size: 1.00 vMB
Total Fees: 0.05558578 BTC
Feerates: 101.68 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,822 (574,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,176 340,176 00000000000000000fefae218d2264bc163fa82d004ce96f7ec2df9301ca9266 196 0.08/1.00 vMB 22
340,175 340,175 00000000000000000a408cb1c6b2dd2e446c7bfd54ed8092e5d39e12a29e53da 1,223 0.60/1.00 vMB 26
340,174 340,174 000000000000000004b747f1e75371e4ca665b9623cb98c7a56c8e20095716be 238 0.14/1.00 vMB 84
340,173 340,173 0000000000000000149ec00d1ae6778d12db0d2ae79192f7bdc2b085f8b4eb9c 1,451 0.74/1.00 vMB 26
340,172 340,172 00000000000000000dcc211a3488cb2c46e5daa62258d4280cd00d4e93557aeb 827 0.46/1.00 vMB 25
340,171 340,171 000000000000000003a63439a3238f79d435aa9ff9e3941ff14c7bbae9132ff2 1,589 0.75/1.00 vMB 161
340,170 340,170 000000000000000001d2a01940f9b521f4422db17b66338427e835ac46a1a8bf 541 0.39/1.00 vMB 17
340,169 340,169 00000000000000001843d785859d13b32220edfc0cc8411b269e81bc767cd908 908 0.30/1.00 vMB 38
340,168 340,168 00000000000000000d31785e36788813803faf096266653e1f749d4d2871b2db 576 0.37/1.00 vMB 19
340,167 340,167 00000000000000000753666f40d83467a5bafe5ddbd4f7d36755938887133b11 2,078 1.00/1.00 vMB 26
340,166 340,166 000000000000000006de267c6ccd667f1095088fd6bfc809837ba8e57d71f923 917 0.33/1.00 vMB 39
340,165 340,165 0000000000000000024f791a8cd1068d47a0cdf47a6e29fa8ca42705cef2ef00 675 0.38/1.00 vMB 25
340,164 340,164 00000000000000000505915afa14a852d1b9d436f8715a5f15c6c3dabce2d2c9 98 0.10/1.00 vMB 7
340,163 340,163 00000000000000000dc47efc1a8c46ac97b02562f4c17d38aadac5f98898d02c 143 0.07/1.00 vMB 17
340,162 340,162 0000000000000000018db5a55723845fb01a3b1e1af9bbe276e53c1cae138a4d 204 0.10/1.00 vMB 18
340,161 340,161 0000000000000000093150b21676cdcbf56d3c60d64c27a5f0895dba9258cd04 735 0.36/1.00 vMB 26
340,160 340,160 0000000000000000008240afb4a9bd5b1690d5fbac3a415cb7e81e65188fb0a1 1,481 0.66/1.00 vMB 28
340,159 340,159 00000000000000000abbf8b7e317d698e0cb730b7075bbcfa0923c501733cf00 825 0.39/1.00 vMB 26
340,158 340,158 000000000000000010c2b5701fa9e09eb8a9a6fe01596bae14089223e09f034f 982 0.50/1.00 vMB 30
340,157 340,157 00000000000000000757a9d8a3b96e8e3f5a411d7af8b4c82e08d1c0f7a701fd 1,674 0.84/1.00 vMB 28
340,156 340,156 0000000000000000106dad73171ec77f016ba3f5aa8f0687d2aa08facbfe8367 314 0.17/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.