Loading Tool

Explorer IconExplorer

Memory Pool

42,530 transactions
26.79 vMB
0.06458539 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt 8175ca24375bbe4cd3c66e35b9c5dc505aa1b776e1698f1b8e3c7329bedb2bdf
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root d6131646285c447f782500413a3acb3caed553f39447de30987b97f312dd5dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.01499029 BTC
Feerates: 181.54 > 1.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (170,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,491 744,491 00000000000000000002201272e6af03792b85bbf2e2781776fc9f1b9c8a5387 3,269 1.00/1.00 vMB 13
744,490 744,490 00000000000000000000d6b49caa8fa91524effcb1785507991ef47b1782a160 1,710 1.00/1.00 vMB 14
744,489 744,489 00000000000000000004fcaffe95d96cf3cc1c28c018a08b271391040de8ce46 2,939 1.00/1.00 vMB 29
744,488 744,488 0000000000000000000970d01c68a9797d43afa080d50c5bdec483675ce7ad09 2,625 0.82/1.00 vMB 13
744,487 744,487 0000000000000000000644ad8173b2a62beb7460f3489a0b1fd1d9eb55c494f4 2,095 0.66/1.00 vMB 14
744,486 744,486 0000000000000000000885a95ce35eccbd62bb7f4eae638ca9a6b683b58ecb51 2 0.00/1.00 vMB 3
744,485 744,485 00000000000000000002a5f825d703299878247b93f71bf00562a8e6b8196ece 115 0.04/1.00 vMB 21
744,484 744,484 000000000000000000007b3af65cf9a03e0b70208cde0164017f654ce16055e0 2,235 0.99/1.00 vMB 9
744,483 744,483 0000000000000000000733df0a8b04f4277832e9be149166a364b11bd28d63ce 2,047 1.00/1.00 vMB 8
744,482 744,482 0000000000000000000111050ac4ee1d3ed5580a70923e63ff00be82f138f81f 2,757 1.00/1.00 vMB 14
744,481 744,481 00000000000000000005551fc6a3cf21a5d86717c703a873fbf3a54c93786995 3,158 1.00/1.00 vMB 19
744,480 744,480 000000000000000000026d933ecb45506477133bafa0e72b4ebc3e3070e7d69d 3,042 1.00/1.00 vMB 14
744,479 744,479 0000000000000000000330a13790ba38bcd8c196f47c26e7979bf153dc760e90 819 1.00/1.00 vMB 20
744,478 744,478 000000000000000000099209895bd293c980dd1a88458341b82f0678eb1fa1ce 2,696 0.96/1.00 vMB 12
744,477 744,477 00000000000000000003dd17f7471061b3b8386af2180d4da6231bceb883f217 1,352 0.44/1.00 vMB 14
744,476 744,476 000000000000000000073555f32c2e769adabe1f63f150df96cb5cc4641ecb7f 1,145 0.40/1.00 vMB 12
744,475 744,475 00000000000000000004234fbfcff282a2ed16ea0242f83959469ffe7854c4f2 105 0.03/1.00 vMB 15
744,474 744,474 000000000000000000047e1068e921faf787493dd4f7afb79a6c7de8cac9d5a1 1,520 0.63/1.00 vMB 8
744,473 744,473 00000000000000000008f2a5c8d6cbea171f0b609ae18d1377d00a6a40fe5e24 3,236 1.00/1.00 vMB 17
744,472 744,472 00000000000000000008ec86c7643081d293a021f2800d3bbc871be8ce56930f 761 0.27/1.00 vMB 13
744,471 744,471 000000000000000000016354479da0e5ff5027e39671fa0c35d7dad78bf367fe 2,420 0.76/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.