Loading Tool

Explorer IconExplorer

Memory Pool

20,361 transactions
8.83 vMB
0.04766908 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.73/200 MB

Candidate Block

Mining Attempt 30222b63ac058c4114817795c07c037645977b75145bfc46d8b3ee3076787a34
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root c4101462387c5ac47e9f13abe803b1f36f00ac823658645cfeb4b46f24beda4a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.02738650 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (709,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,199 204,199 00000000000003571b8bc8918a2dbe65a681ff0c44f4e3e63459327fcc116201 509 0.20 vMB 185
204,198 204,198 000000000000013d82728fa1e0bd0352d5297778298578604a71c2415350a2b2 11 0.00 vMB 199
204,197 204,197 00000000000004349718f16e40fa15aaf96dd13d434818a96011db83e0b8815f 5 0.00 vMB 952
204,196 204,196 00000000000001e0fbd31157439a9febc7ffd0b6e5d9d58ce902d8629fc0dca8 221 0.11 vMB 192
204,195 204,195 00000000000005728c6daa060db1ef585740c831a7515a08e0c0cf44921ae0e0 127 0.05 vMB 144
204,194 204,194 00000000000003e531c1556692a694ea7e59ca0a8fc79e9c3b23b39711473fff 1 0.00 vMB 0
204,193 204,193 0000000000000091977873ba26830f51756a431f7b03c953c42baa426cc0422f 53 0.02 vMB 155
204,192 204,192 00000000000005224fbc68a89e57d3f146111bcf0457407c0b1751fba85c9132 168 0.07 vMB 152
204,191 204,191 00000000000001d34b48f3292c4f1df6846461443b81f6bffa692abc70f9de3a 24 0.02 vMB 128
204,190 204,190 00000000000003aeac2ecee61cbabefade6be0d4f42b19da7ab7853c8dedb518 109 0.06 vMB 143
204,189 204,189 0000000000000120092d007b8bf93eb0aee51b7a6420c60860cc0434fcefff71 50 0.03 vMB 93
204,188 204,188 000000000000055ca943ce8a11a82186b77f88460b3cc8f6cff7b434f50cfca9 719 0.29 vMB 154
204,187 204,187 00000000000000f06d2913a450711ccdcdb8cc78195aa2e6bd6f56c15241b303 140 0.05 vMB 108
204,186 204,186 00000000000002f9ee06bc87dbcaff12cedff32e9182ff0e971c90ec7929bf6a 129 0.05 vMB 151
204,185 204,185 00000000000003ce4dce03e64c7d39d943eec5d0f65bffa2365fe0b965fbeaf6 278 0.11 vMB 103
204,184 204,184 00000000000003f01e5f884840ab0913a3a846c2f790fe36d2b7c0dcc2b18ee3 538 0.25 vMB 165
204,183 204,183 00000000000002c3d3fe248236fb76e56014991af351d6b8b389efae3cf4b7d4 1 0.00 vMB 0
204,182 204,182 0000000000000185ec9726a57a079205e6bf2f93a682651d4d92d45fc069d482 193 0.10 vMB 206
204,181 204,181 000000000000006348e47b66f22da885e29e782ae6ad8024d4b54c4e787983ff 33 0.01 vMB 41
204,180 204,180 000000000000045e2ed65c38052b637baf74434e8cfbd8f7d631082eae0c17b6 158 0.06 vMB 175
204,179 204,179 00000000000004fdeb25a33e7ade4548ebc946dbf810a3d21669f3e0a8ece489 52 0.02 vMB 105
Previous 10 blocks ↓
Total Size: 779.54 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: 249.38 GB
    • Received: 0.95 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.