Loading Tool

Explorer IconExplorer

Memory Pool

45,889 transactions
28.48 vMB
0.07439137 BTC
Random Selection Loading Transactions
Max Size: 151.36/200 MB

Candidate Block

Mining Attempt 0cc106e6c2c359ffc6bbe6100532acf96996adc77a03598ef7c176f759aae042
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 2fa32b4d1810f037d8807f3e7dcb060254ce28b5c5cadf19284212d791eb5d08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.02051283 BTC
Feerates: 100.23 > 2.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (831,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,144 83,144 0000000000021e3f0e0d1531b53f411c63f2c5b3849beb880004948231afb509 10 0.00/1.00 vMB 0
83,143 83,143 000000000025bc0bb286e695abaa0876c2a274e1d038ee702f3b9e8fe303deb0 5 0.00/1.00 vMB 0
83,142 83,142 00000000002052f285375fe786ab95fe27ca54697571543ce3672092a6f022cb 15 0.00/1.00 vMB 0
83,141 83,141 0000000000302c69a7a85f1f31db2c8844d50b0ba3f9b2576cd713086f633ffb 1 0.00/1.00 vMB 0
83,140 83,140 00000000002df0946ad2a4d731c827ed7ced624ae7d2bb0c9b7ab438fb8e0c06 8 0.00/1.00 vMB 0
83,139 83,139 00000000001fe8c824eb3afebf5addbb44561ff64c5b9d0627c65f034835d2be 13 0.00/1.00 vMB 0
83,138 83,138 0000000000189a02a33298dc2faada0127521bca3532fcaf788b145b7e7a2c76 2 0.00/1.00 vMB 0
83,137 83,137 000000000017f04c7ce400ff77d868a52def430dffbdd96245cebccbb70e4d2f 1 0.00/1.00 vMB 0
83,136 83,136 00000000000d7d3e044b1df774936b916ac44ca6a662a88f67ae07ad59f9d0f3 1 0.00/1.00 vMB 0
83,135 83,135 00000000002334d6325ffc6a91b941a8142c638284f2590701b992174068d8ca 2 0.00/1.00 vMB 0
83,134 83,134 00000000001969ef924689108ad562c44f8c4773d39f0ea5cdcad54e82b40cf4 3 0.00/1.00 vMB 0
83,133 83,133 000000000017517d1373d22c75808dfb51ed51636094064393bb9fce87354ad4 1 0.00/1.00 vMB 0
83,132 83,132 00000000000756e8e0cd75d6290deedabd5db2868bdf1341304578a12bbf0bb9 1 0.00/1.00 vMB 0
83,131 83,131 0000000000307c907c327c5e8256fa6d3aa0c984f858176d83619883cc7acea3 1 0.00/1.00 vMB 0
83,130 83,130 00000000000c950cb7307dc24d633d480626970fd147dfb2de144fa8c9e86219 2 0.00/1.00 vMB 0
83,129 83,129 00000000001d224f015492d5ad4c333e7cd7dd695ea253d66acf68a3b592801b 1 0.00/1.00 vMB 0
83,128 83,128 00000000000defc3e59b897092e4f9ca345968ddbd3fff0cf9507e008e7974c0 2 0.00/1.00 vMB 0
83,127 83,127 00000000002f86b5d5c01d2cbad77135236fd1d96d602a8af42d257f166fd771 5 0.00/1.00 vMB 0
83,126 83,126 00000000001a7e3cbdd73470e7f2c2558ff0c953bd061797d8d04ad0505a46ef 4 0.00/1.00 vMB 0
83,125 83,125 0000000000040514b46f88ae5a1676a1d8e08468fd114b74e7817a95a6fa679e 4 0.00/1.00 vMB 0
83,124 83,124 00000000002fd2ca83bec2c41c244a4c3893573e93b81eb8fa05b9409931ab38 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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.98 GB
    • Received: 13.67 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.