Loading Tool

Explorer IconExplorer

Memory Pool

41,365 transactions
27.60 vMB
0.07252534 BTC
Random Selection Loading Transactions
Max Size: 144.55/200 MB

Candidate Block

Mining Attempt 59ba6daf5c7f8975875c28ee9a33cb373a0470455e004e74f1d8b38a63999cea
Version 20000000
Previous Block 000000000000000000013dd95464f52e03149d186d83b760a679c5196384c107
Merkle Root 386ce5ff6693a21eb2a4dbc939e5a7a48a9256475c8a1eaed7727fa5e2e24f98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.02086505 BTC
Feerates: 150.79 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,865 (86,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,386 828,386 00000000000000000002dc39250ea4b2b0ff41542238928600a18d06e853cfb9 1,099 1.00/1.00 vMB 27
828,385 828,385 0000000000000000000344cb3cb6707b4c1a836896f986033463b66e5d615a35 2,461 1.00/1.00 vMB 33
828,384 828,384 00000000000000000003fcfa253f4ceba7601a9f12e436ebb1644b51fbfdee0b 2,853 1.00/1.00 vMB 36
828,383 828,383 00000000000000000000f5c9f2e70f41d4a87b852baf43797961e28445fd7f5c 2,068 1.00/1.00 vMB 32
828,382 828,382 00000000000000000003b2d48186d006f2252853de0b45abf921068a09b06abd 2,296 1.00/1.00 vMB 31
828,381 828,381 00000000000000000003afceb2e4be1a4107dcb5f6b80394f0da3c8183714064 3,465 1.00/1.00 vMB 43
828,380 828,380 00000000000000000001ed8f3e2c62f74fcdf5c9d5772f181ddfa5b3a869c392 3,243 1.00/1.00 vMB 38
828,379 828,379 00000000000000000001613455cbf3882cf6a3a11448e37816239d3ee2092c8b 507 1.00/1.00 vMB 26
828,378 828,378 00000000000000000000d4a2212b93863857dbcebc13d45833d9ee98a3ec51ce 2,997 1.00/1.00 vMB 33
828,377 828,377 000000000000000000001db4cb1bf3f1354f8b02ab919976a31acc18d718c8d4 3,447 1.00/1.00 vMB 38
828,376 828,376 000000000000000000001a0029ed07bcfca73e4e240daa67577a95e8708e72fd 3,371 1.00/1.00 vMB 39
828,375 828,375 000000000000000000021f9a3a780b8771caca588a9646e5323ed683a81faec3 742 1.00/1.00 vMB 27
828,374 828,374 000000000000000000018708304ceece02bc8f3550e30fc7bbdb8a710bdad736 1,655 1.00/1.00 vMB 28
828,373 828,373 000000000000000000032dd9b84561073363617a057312c111bb91c1ec53d50c 2,284 1.00/1.00 vMB 27
828,372 828,372 000000000000000000013103a815b2f5a0a932085f812ba02993c0230215aab5 1,397 1.00/1.00 vMB 24
828,371 828,371 00000000000000000000184af9f38f6ac6e6a3fd54ca6f05174c61b9ca7df416 5,287 1.00/1.00 vMB 27
828,370 828,370 000000000000000000031d97d157fa92796482295ce82a8544a7f534664629b1 1,743 1.00/1.00 vMB 25
828,369 828,369 00000000000000000002f06d8cb662f37044bddd3b9d3c77fbcceaab9a38ba5f 1,866 1.00/1.00 vMB 30
828,368 828,368 0000000000000000000185b7eca7df83dd2c7a16759187e08821b2894c8d295a 2,448 1.00/1.00 vMB 32
828,367 828,367 00000000000000000003de1999c914ac43e1e025ce68262edb2f61125b90d68f 3,213 1.00/1.00 vMB 39
828,366 828,366 00000000000000000001207f65b08b8ac286dc39fb176d76b97921bb4b1106f6 2,823 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.15 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: 652.99 GB
    • Received: 13.82 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.