Loading Tool

Explorer IconExplorer

Memory Pool

45,543 transactions
27.82 vMB
0.07340155 BTC
Random Selection Loading Transactions
Max Size: 145.30/200 MB

Candidate Block

Mining Attempt d399cd75c3fb8e1ca347db7be8f2e1f57ecfa5d4c859854d59c7a3bcc6ab8c67
Version 20000000
Previous Block 00000000000000000000872bd86dbc21d0bfba26523e519ffa828ce85b508bda
Merkle Root abd9dae924c75be1b58b95433951dfb096427c58759868d2cb2e876c53e45041
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,703
Size: 1.00 vMB
Total Fees: 0.01719696 BTC
Feerates: 100.00 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,889 (132,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,152 782,152 0000000000000000000295b0fa3a620fcc3b9de273df9e6af22f8142d9d79d26 2,132 1.00/1.00 vMB 19
782,151 782,151 000000000000000000024e9cb28467bbc893ce652dfc8c02426b33c33f788607 2,285 1.00/1.00 vMB 28
782,150 782,150 000000000000000000064be1b2d6a3e1dddf52005db6f072660abbac5dfef582 3,058 1.00/1.00 vMB 34
782,149 782,149 0000000000000000000640b6b28e8dc2b52a1fc5c86e4a5b8b0b893bf8b54e57 940 1.00/1.00 vMB 16
782,148 782,148 000000000000000000047cd38802018d041197facc4bc661470f31da7aa40b29 1,211 1.00/1.00 vMB 14
782,147 782,147 000000000000000000006b582725ac8e609305e3b5643afe0a92205220cf7fa6 1,766 1.00/1.00 vMB 20
782,146 782,146 0000000000000000000391940aa48790413a38ec3834d299a05eaaa797f2336b 2,113 1.00/1.00 vMB 19
782,145 782,145 000000000000000000040f8e246619bea33b4e22a4f797daa78ef721c727885f 2,585 1.00/1.00 vMB 21
782,144 782,144 000000000000000000063ca1e45712d631ae9daa0bca98fd2d42229471d5abd6 3,574 1.00/1.00 vMB 25
782,143 782,143 000000000000000000061ade334ac0403c9473001639a16d4ff93bb822d30e92 2,368 1.00/1.00 vMB 32
782,142 782,142 00000000000000000003c4583ecf8f90eefc404e8fb42e035649b7ed3010936d 3,017 1.00/1.00 vMB 37
782,141 782,141 00000000000000000004160c8b70494760063a7ab1d40c3f8af8f46ee7ffbabf 1,191 1.00/1.00 vMB 15
782,140 782,140 0000000000000000000352062cb3bdbafe2d96b46806b82554d08d5074e6368f 2,693 1.00/1.00 vMB 23
782,139 782,139 0000000000000000000089c723aa9bf3dd377cece77a6543785407fb8d48ec58 1,859 1.00/1.00 vMB 14
782,138 782,138 00000000000000000005ffde5c83d1125d0b4bc06fdbda437ab4f07904c87b5a 1,932 1.00/1.00 vMB 20
782,137 782,137 0000000000000000000340150beaf436d966f51c19e416f73845bfb58b1da1e1 2,520 1.00/1.00 vMB 26
782,136 782,136 0000000000000000000650dd0550351e694ed4f7ac3d36e6d6d7f9d1dee1d5d9 2,135 1.00/1.00 vMB 19
782,135 782,135 000000000000000000051f706b7a79321cc07fc5ee9a21382f249144e8d279cd 2,323 1.00/1.00 vMB 26
782,134 782,134 00000000000000000000fa8026449087ef4ae56610c3c9bac75499fab8b76a3c 2,863 1.00/1.00 vMB 29
782,133 782,133 00000000000000000002f084ad75139260ae84d7fb25b11c9a552402b3b2e5d9 1,478 1.00/1.00 vMB 20
782,132 782,132 00000000000000000000d667c87a065d54e133c187dc9eccbd50906de15661a2 3,809 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.04 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.