Loading Tool

Explorer IconExplorer

Memory Pool

42,483 transactions
20.61 vMB
0.09409921 BTC
Random Selection Loading Transactions
Max Size: 114.79/200 MB

Candidate Block

Mining Attempt e5b17454b91a4c0e06b6c154b77777fe24eeb76d1ae2a6b7190568d4cee1d44a
Version 20000000
Previous Block 000000000000000000007a0cd34982de1d141109cf84d849ff739c12e62220ed
Merkle Root 4c53eed7bcf14342ba4e006f621fa8d45d5a0b9c003df1aa8ded65e06d7ee1ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.05115491 BTC
Feerates: 145.95 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,106 (905,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,211 8,211 00000000d14ed5bff1d83c8fadccbdb206de78167a4c477330ca4da1e50ac6f2 1 0.00/1.00 vMB 0
8,210 8,210 0000000086410b1e0521711c177bd8975ce0f6f4fb06dd7d2eeb0bfffb2dbbf7 1 0.00/1.00 vMB 0
8,209 8,209 000000006a51d284f0ea70af2bf905863887c908e718fe9bdfb5c1f98e6f0ca7 1 0.00/1.00 vMB 0
8,208 8,208 00000000ed67353a39d14ae8a4991908892cb45b03965ed55330ac41294b5949 1 0.00/1.00 vMB 0
8,207 8,207 000000001d8738aee722ee21cef23777c89abbb3a4fc4c5eb749fdd81189dac1 1 0.00/1.00 vMB 0
8,206 8,206 000000005c250eb18e199f4b94d256ef7348941399dd756413d8b035a596f91c 1 0.00/1.00 vMB 0
8,205 8,205 00000000a8523a2e8b5b7b3c95049b513756a4d8ca4ad4b6b7208093a83e3b22 1 0.00/1.00 vMB 0
8,204 8,204 00000000eb861b5b31f7d3cc12d2ab03a9c3896ee3102361db41d426cd23f183 1 0.00/1.00 vMB 0
8,203 8,203 000000007dc0a044ed2d3950071f69dce1ac6e75c14a9b9638cc773e098c56a3 1 0.00/1.00 vMB 0
8,202 8,202 000000006b07b6b1e5cdb6252af5fa9b86f3f32b5e173b1b200db5673b2165cf 1 0.00/1.00 vMB 0
8,201 8,201 000000004ca8bd5222b4a82cc4817614f67fb4eb487de9cace123bd3bfb13417 1 0.00/1.00 vMB 0
8,200 8,200 000000001345c8c75cb9b340e9e3aed752ceac79c000353a9e456f545a701b66 1 0.00/1.00 vMB 0
8,199 8,199 000000000576037f0b8ed67b95e45879f5d990281f7183df5a9a9b8f749bf100 1 0.00/1.00 vMB 0
8,198 8,198 0000000064a6ad218f3abf950d67202a2d610b25638550b2c5f91816a7c8a190 1 0.00/1.00 vMB 0
8,197 8,197 000000003eb064707e0591eb4a83c8fa8f47d18c26ecc34c43649653fd6bf20c 1 0.00/1.00 vMB 0
8,196 8,196 00000000e0c83bf9fe1d1f962cf9e88dd0ac13d02bf95eb5bc9f2145d678b7de 1 0.00/1.00 vMB 0
8,195 8,195 000000009f864029612a2254a39c25d52f3d7af02f30fd259c2acb9d2b9e8d55 1 0.00/1.00 vMB 0
8,194 8,194 000000006b4c62e3f365c9f2250ea8c241d53b17587cc9042b39ba8c71b6b6c6 1 0.00/1.00 vMB 0
8,193 8,193 000000001b06f211d4ed453686832efff5facf0c91d8216347213435c31d7766 1 0.00/1.00 vMB 0
8,192 8,192 00000000802f81d32148baaef7c7bc786853cde82bef5321d1f1bded819f2991 1 0.00/1.00 vMB 0
8,191 8,191 000000007b8668d5592a7121834c43237d7cfd28104f6276eebedab94901ff66 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 559.45 GB
    • Received: 7.22 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.