Loading Tool

Explorer IconExplorer

Memory Pool

81,334 transactions
31.11 vMB
0.09554762 BTC
Random Selection Loading Transactions
Max Size: 188.28/200 MB

Candidate Block

Mining Attempt 2e02cd8cb68a4f0c3e24e6afcb9d926381b83ff3be0fc1a9bc9617a1fa01c752
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root e1835a7afd8affac1d0be6570208d9f35f2f2e4873f00221ab4a60130acf0f48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.02798925 BTC
Feerates: 110.56 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (295,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,159 620,159 0000000000000000000187b772426d94873c49ef86bdcbcb1ad37fdc67e0eff4 1,711 1.00/1.00 vMB 10
620,158 620,158 000000000000000000089ef05cb8362a6a09c2b9635a6b897c82995409f2c9cf 2,102 1.00/1.00 vMB 20
620,157 620,157 0000000000000000000599ba576fb79c8bf39f8cec075d31220f6b1009a4bbe4 2,925 1.00/1.00 vMB 18
620,156 620,156 000000000000000000095da3f14a78f753d6eabff25f82ad68fc0d3d71236d57 2,118 1.00/1.00 vMB 30
620,155 620,155 0000000000000000000731faa559d5cd9a200e2fbbdab050a277696b033fdd88 2,048 1.00/1.00 vMB 24
620,154 620,154 0000000000000000000363973356005cd6bb8d3df8b18c958e0b18b092eefab2 967 1.00/1.00 vMB 67
620,153 620,153 0000000000000000000cbdb9872d239d0e79d35ec31e5364918c0ddb302c7a06 1,196 1.00/1.00 vMB 22
620,152 620,152 0000000000000000000eca5302ab0ea010ec2576c2e00560ebdf5a14ad2136db 2,638 1.00/1.00 vMB 22
620,151 620,151 00000000000000000003069da9662259e9da10806b326e8375d58c039933cfe4 2,675 1.00/1.00 vMB 13
620,150 620,150 00000000000000000009bdcf4bfb5923f718bcf011b2c2d0c11683df8e412c9b 2,840 1.00/1.00 vMB 13
620,149 620,149 00000000000000000001380e9cd4eec11c8505d0b0c811824751c4debfc4a59e 2,486 1.00/1.00 vMB 19
620,148 620,148 0000000000000000000dff6c8b75b5fa5f27ef78c3ae397446f58c17a59e25ef 3,073 1.00/1.00 vMB 26
620,147 620,147 00000000000000000008f5eb1ce2bac08ecd50041fa162e45470dda519fc159d 831 1.00/1.00 vMB 6
620,146 620,146 00000000000000000002cef4bbf60b2aa166253348076204eb43cff7472dbac0 720 1.00/1.00 vMB 5
620,145 620,145 0000000000000000000566d2b5efcc0cedcce85ebed040635c5df23d9397641d 2,513 1.00/1.00 vMB 13
620,144 620,144 00000000000000000007ec09151aebbd3bc5cb1f1e6ed37022f331a6f61baa67 336 1.00/1.00 vMB 2
620,143 620,143 0000000000000000000d26a9805e10081c6b8cc5eeec7676e94d4bf18eaa4e88 2,527 1.00/1.00 vMB 14
620,142 620,142 00000000000000000006e049096b4ce29fad2e15f62006b7d69839a2ca96fedc 2,260 1.00/1.00 vMB 3
620,141 620,141 00000000000000000008c295ff23c0f2fa2a6508c602c74e178bc211133c487e 1,774 1.00/1.00 vMB 10
620,140 620,140 00000000000000000010fefb4188a6b9c9ce213ba73d5d7a41eb035e1a4a2319 2,985 1.00/1.00 vMB 9
620,139 620,139 00000000000000000010ed6a85150dd4c7f1dd558ed0f3a96e797d74c1560d34 2,787 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.71 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: 699.44 GB
    • Received: 16.60 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.