Loading Tool

Explorer IconExplorer

Memory Pool

84,419 transactions
32.45 vMB
0.10145794 BTC
Random Selection Loading Transactions
Max Size: 194.17/200 MB

Candidate Block

Mining Attempt dfbfa624f15f2c6c758b71a81e3ba18c45c60d5a21b51a6d90857395e452e796
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 181b53f81f352ec3fbecad9528813a075bc065fcad8ffc01591c8248fc218685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 792
Size: 1.00 vMB
Total Fees: 0.01991100 BTC
Feerates: 40.21 > 2.00 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (461,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,372 453,372 000000000000000000a4e0a974c4846ec7df03211cb9e511dfe9cd1208877310 2,776 1.00/1.00 vMB 101
453,371 453,371 000000000000000000bf4711e2435eb268a1664d1c4413e9f66419b3d44235f7 2,230 1.00/1.00 vMB 119
453,370 453,370 0000000000000000017e873ab0077234d423cc05b867a3a41a6f2e8e2fdd07c3 2,468 1.00/1.00 vMB 134
453,369 453,369 000000000000000000345660a96db4483849f62aee35ef6decd334835b76442c 2,338 1.00/1.00 vMB 102
453,368 453,368 000000000000000001ba6b10670fb37a59bb024f950d8b26760dcce33612cbf1 2,373 1.00/1.00 vMB 144
453,367 453,367 0000000000000000025fb3ff5d57861f453ced4029ef73059fcd589e98d8942b 2,367 1.00/1.00 vMB 164
453,366 453,366 000000000000000000b25666f9d602f86a6f1fd9676c9a0796744c9da70b5e4b 2,315 1.00/1.00 vMB 127
453,365 453,365 000000000000000000b9d0d6ae54735ed8023f17134d5aa6e9c877785974f0ee 1,915 1.00/1.00 vMB 135
453,364 453,364 000000000000000001ec64612782bcf72476689f879738937e282b76832c2fea 2,408 1.00/1.00 vMB 160
453,363 453,363 000000000000000000a39644a16f0899f03a36a23152d62c584f6dc22b0d36b6 2,046 1.00/1.00 vMB 119
453,362 453,362 000000000000000000aca64e4ee45f6852b4bf49f45d8ff188dfe87513ee51b0 2,178 1.00/1.00 vMB 129
453,361 453,361 0000000000000000025f3051f3517842829eb693572d5236f12210f47137ee65 1,975 1.00/1.00 vMB 166
453,360 453,360 00000000000000000083d0171a4abac008f40db3defed2c4cb7cdb01f5f66695 2,510 1.00/1.00 vMB 167
453,359 453,359 000000000000000000992dd33e18bd5821a962ebb987ddaf901b2d2a4b810778 2,016 1.00/1.00 vMB 169
453,358 453,358 000000000000000000e01e3085f63e92a920ba7cfe9217088409ee18426deba1 2,636 1.00/1.00 vMB 156
453,357 453,357 0000000000000000011a8a3d25b9d3b981bae8a8e2bceaef5acec72e5890599e 2,102 1.00/1.00 vMB 166
453,356 453,356 00000000000000000075d9a01ea3d0250c69a5a984d961c37a59de282ecbf9d4 2,509 1.00/1.00 vMB 140
453,355 453,355 000000000000000000f8ecbecd010c415355f26fa7760e0e4420365f1d759be0 2,551 1.00/1.00 vMB 191
453,354 453,354 00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 1,923 1.00/1.00 vMB 145
453,353 453,353 000000000000000002016351c9f8070c7e1e05612429e914825894547c49dd22 2,406 1.00/1.00 vMB 154
453,352 453,352 0000000000000000009397044664b4bef5c7d2c76055df219cbd93325bb9816e 1,993 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.98 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: 716.45 GB
    • Received: 17.81 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.