Loading Tool

Explorer IconExplorer

Memory Pool

48,092 transactions
29.19 vMB
0.07023508 BTC
Random Selection Loading Transactions
Max Size: 155.90/200 MB

Candidate Block

Mining Attempt e45fa4af9f90200de2956cfbae2d9bfb08329d227d468979b00f6652ed817de7
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 2e030749800f0f57fab72ffbf96694e2cacabec54615dcf052260bbb5b43ceb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.01387656 BTC
Feerates: 132.00 > 1.39 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (728,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,473 186,473 000000000000051f8b235bd8c3a3214e5b4271b8689135a2fce08fa5df2c7c5f 50 0.02/1.00 vMB 60
186,472 186,472 000000000000051760b48544e9c8efedb4aa2b8b3fad5e7738e840794aa182ff 106 0.04/1.00 vMB 177
186,471 186,471 00000000000008bf223c28bf43bc064e50aa9b04c3b853835e95ba675b38c110 177 0.10/1.00 vMB 121
186,470 186,470 00000000000006655be5183b22e1e4c5004f0e4fd6b24da7577aa4284a31275e 25 0.01/1.00 vMB 114
186,469 186,469 00000000000006e74805fe2bf6ac9d81c06bcab40d5c5f84c6f4c1d3632f7246 230 0.10/1.00 vMB 141
186,468 186,468 0000000000000006c496ac53194436fc2b1e6b8d930c9568bc79a8abf242b5dd 115 0.05/1.00 vMB 82
186,467 186,467 000000000000024e779256b1025a870b1d9110d8c39c93db1184545aa684dc86 64 0.03/1.00 vMB 95
186,466 186,466 00000000000001edf98bcdab1782dc6de03f91c107681df1f5800819c92e9487 508 0.20/1.00 vMB 168
186,465 186,465 000000000000064be4dfa742d296efc9ab9ba7f0b5ee69a2d6c80d2c45124411 93 0.03/1.00 vMB 105
186,464 186,464 00000000000003ebf12c3f24d813499618bfb4a07c9ba19a47da65a2078d40c9 156 0.10/1.00 vMB 89
186,463 186,463 000000000000055728e9ce8e726f77c9cf906217353759338c40172a2dd8a1ae 281 0.15/1.00 vMB 117
186,462 186,462 00000000000008cc77453cb8c35d9b849376d25f86c4e139629ed96183ab7582 309 0.15/1.00 vMB 131
186,461 186,461 000000000000009b6714d81149e3a6c53617167ea709ace16f7999f18718c73c 136 0.04/1.00 vMB 129
186,460 186,460 00000000000006ba1d7f186882785120aa0bcb557ba2cb3bfed368f479bc256f 144 0.05/1.00 vMB 108
186,459 186,459 00000000000007d60dfe8ad8509582cf0533be344deaf5dc8676c05801282420 260 0.12/1.00 vMB 125
186,458 186,458 000000000000006f6b9a3fbda728634507a590583966d9b8539267b819128a0d 505 0.18/1.00 vMB 145
186,457 186,457 00000000000000aa088e9101397d10884bcea84be338ad3eda399cd12a2c9463 32 0.03/1.00 vMB 273
186,456 186,456 000000000000013cfb593b5c15ed6b20dbc21ecdbbc5a5feed47bd5d477511b2 102 0.07/1.00 vMB 67
186,455 186,455 000000000000079017cb5dd8cad2e0927cb77216b71026eeb37302cc7350e46f 81 0.06/1.00 vMB 92
186,454 186,454 0000000000000239d92c4019750aa5785f6b5cca528ece31564ef0c9eb04d3ee 558 0.23/1.00 vMB 125
186,453 186,453 000000000000071bb08ea73efe0dece1a5c8076673cb3ceec5c2b05c0a73f991 80 0.04/1.00 vMB 297
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.