Loading Tool

Explorer IconExplorer

Memory Pool

79,455 transactions
29.51 vMB
0.09226554 BTC
Random Selection Loading Transactions
Max Size: 178.56/200 MB

Candidate Block

Mining Attempt 57fce9e92ba295ac14e3fb666d8c6b1e65df4f7d6f01fc641516db3bc8e65894
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9687251fda89db8720c469611fc1b44b99ad9850710b1a7873fa1b3234bc2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03016669 BTC
Feerates: 301.60 > 3.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (432,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,019 483,019 000000000000000000488575db8b9c542d2a719a5952b646b08826bfd7c8253c 1,282 1.00/1.00 vMB 146
483,018 483,018 0000000000000000000514c0ccb62353a0ca3cc692d48446b0ffb8422ad2eac5 1,409 1.00/1.00 vMB 134
483,017 483,017 000000000000000000ad72099f21768a9d9086fbc497c566f549393db4f04665 603 1.00/1.00 vMB 13
483,016 483,016 000000000000000000409dde786126af6a101bceeb279106b69f99eb5087c2d7 2,058 1.00/1.00 vMB 297
483,015 483,015 000000000000000000d54385f30696c79f7db833bc2089c567c4c9bfd448a1fb 1,284 1.00/1.00 vMB 83
483,014 483,014 000000000000000000c3d759cb7b7b9f566525e555ee4fafebc1522b76fe6176 1,784 1.00/1.00 vMB 35
483,013 483,013 00000000000000000010eaa45c80ab23ff3009fd7c487f970b0d5befef4e2a16 2,306 0.99/1.00 vMB 310
483,012 483,012 0000000000000000006bfc1f037e406de82293b3d55c1e50b513dcdb2c546bff 1,775 1.00/1.00 vMB 73
483,011 483,011 00000000000000000094f7bf9352fa6cab7bc512e7a34469f2e47d5765e8611b 1,558 1.00/1.00 vMB 120
483,010 483,010 0000000000000000006de16a8fa7b2780941a77f31595f9a64e46f0615f391f6 1,987 1.00/1.00 vMB 231
483,009 483,009 000000000000000000c205591291371644ae0f3ff5cba291a0863d8df2cb5222 1,982 1.00/1.00 vMB 316
483,008 483,008 0000000000000000003ee256b91dbe1cbfa666151ce9c3298ade238b95fb0085 2,179 1.00/1.00 vMB 360
483,007 483,007 00000000000000000066e27dcc176ee70b116c139aa01b21660502f0711a1331 2,366 1.00/1.00 vMB 462
483,006 483,006 000000000000000000252adde4b4846313e6f076bb969b9be7dc5d526f269a04 2,508 1.00/1.00 vMB 400
483,005 483,005 000000000000000000287200d3a8056fd674fce170946fe93b1bdbe6b71f2f48 1,947 1.00/1.00 vMB 66
483,004 483,004 0000000000000000011300a3326641844bf9cbfa621c8184b045e0503a89d218 2,460 1.00/1.00 vMB 368
483,003 483,003 000000000000000000d288f9ce8ca89eedea906d24b32939400995d3b28092d8 1,501 0.99/1.00 vMB 296
483,002 483,002 000000000000000000ccd53d7074599d082064d8561f545b6f7bcac1d8b63289 2,099 1.00/1.00 vMB 367
483,001 483,001 000000000000000001208856e885cdd8ad90cb753295820fbd7b0f311e609f78 2,159 1.00/1.00 vMB 278
483,000 483,000 000000000000000000b27dedbce1db16b7235d80d7f37aa7606103e7d4caef56 2,227 1.00/1.00 vMB 455
482,999 482,999 00000000000000000092d2193ad6a6ed256d454d5caf0b2ac0c6a68a3a32979a 448 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.