Loading Tool

Explorer IconExplorer

Memory Pool

40,919 transactions
26.21 vMB
0.07213063 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt 1f62ca4714eac142d0f149f402f83848a86df1d2a7f39ddedfbf47a7769fa67a
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root c0ae82c82cb7077b846c1a1e8c5e0e5d1f8bfef40da61d21550d18798ff9737b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.02432173 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (685,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,447 229,447 00000000000000cc1fc58d7fd17fa5519b9a098a75a22e89a224451a11976b6e 670 0.25/1.00 vMB 288
229,446 229,446 00000000000000433e08937a9aa0e4e68b3dfb74efd85bc76152a8b65e789f1f 240 0.15/1.00 vMB 118
229,445 229,445 00000000000001deee1515068a744dc741a314cf61d440e0cf33ddd0203cb822 261 0.11/1.00 vMB 163
229,444 229,444 00000000000000ba85d4001b5ff0f90a51a339541c6b8e60da08f2e05710e5fb 328 0.15/1.00 vMB 183
229,443 229,443 0000000000000112dfb0ce45931009b1308f4373ca83c490537424590038da04 439 0.19/1.00 vMB 191
229,442 229,442 000000000000007bff3acc9c13790b3af7e320a118fc69c4073e8f4ca2dab815 342 0.20/1.00 vMB 133
229,441 229,441 00000000000000399cedb7ead8d2d94da0fde13bf91c1c2dc7e8cc371b8e3108 158 0.15/1.00 vMB 65
229,440 229,440 000000000000008d487e62e4ade85c72ca572b984175c3973fadf2bd32efeba9 325 0.18/1.00 vMB 170
229,439 229,439 00000000000001d49bff817e2c28b60811cceccfc046bca1fe827c23803352e3 415 0.22/1.00 vMB 149
229,438 229,438 0000000000000213385538c9885f6413f0a2950bb7f751e85efaffcd41330dd8 139 0.15/1.00 vMB 30
229,437 229,437 00000000000000b57bfcb36d58f12e29989fc64190cf0c6579e51dface3e5ed1 89 0.03/1.00 vMB 47
229,436 229,436 000000000000020fe1b6ef1c1f3959691b542cd857efe541dab29815e2808a6d 69 0.03/1.00 vMB 24
229,435 229,435 0000000000000157f2a74c6c2fdda610958e3786b59523160adf9eb8a138c467 392 0.38/1.00 vMB 106
229,434 229,434 0000000000000181197104fad0f38f4db10089d66ab34996245ad6e2af2dd874 1,117 0.47/1.00 vMB 201
229,433 229,433 00000000000000cd63990966561672ee285e4147fefcdf0141d267232d827fb0 256 0.08/1.00 vMB 233
229,432 229,432 0000000000000033b5de08f90da3b1450e5fc412518b515117b3431cfd675b97 100 0.05/1.00 vMB 93
229,431 229,431 0000000000000244d54a4440ce8f12b8eff36916f06c8ca686a8a17b5d743f65 476 0.25/1.00 vMB 144
229,430 229,430 0000000000000119c0d9ecffc1c1d4f19895a6e7965f3fc0d1df1d9093e70860 121 0.07/1.00 vMB 140
229,429 229,429 0000000000000185e9eb3bef6e4aa998c4df984f49bd0c3d3d411115ae9c5f1f 309 0.15/1.00 vMB 95
229,428 229,428 00000000000001d776a5177472e56d1ccf03abbe8e7676c67a4dff6e68add9c1 91 0.11/1.00 vMB 56
229,427 229,427 000000000000014524de49953f060c1c2934640ef58dc1036ca814b27ca81740 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.