Loading Tool

Explorer IconExplorer

Memory Pool

48,858 transactions
29.73 vMB
0.09266398 BTC
Random Selection Loading Transactions
Max Size: 158.30/200 MB

Candidate Block

Mining Attempt 9335ab4181793444a925da913dbb855377f7779f860fa962d5cc61d6d8308f25
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root f610afb525c9eefbcb39b8bebfbcdcff66d00a2eb12ba17568f3d32caa4bf673
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02994644 BTC
Feerates: 105.02 > 3.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (180,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,045 734,045 0000000000000000000898ec14059a07594fa3d1679a9925f70af39843f62b5d 879 0.33/1.00 vMB 9
734,044 734,044 000000000000000000039da7f6bef0660a489417dfdd7cf8e6ae26ac197c53fe 1,415 0.87/1.00 vMB 10
734,043 734,043 000000000000000000076f5a0e0f17bc79c6b7dcc71b1b7072c629ef9aecf954 517 0.82/1.00 vMB 1
734,042 734,042 000000000000000000071440e7b52dfaa04d20b5e28a4eac4ceaccd97bb7c9ad 1,764 1.00/1.00 vMB 7
734,041 734,041 0000000000000000000827783bc8f9fdcef47a63f81204d1295360b1b15cc43a 406 1.00/1.00 vMB 1
734,040 734,040 00000000000000000000bb62ea8f5f688459a62317c56777cdc3bc2f3c39ffb6 286 1.00/1.00 vMB 1
734,039 734,039 00000000000000000003c0be11c72142332838f0558783cf177f2e5befaecc08 1,805 1.00/1.00 vMB 6
734,038 734,038 000000000000000000011263514268d773a5814fcf81d73f9f0cdc2a1494fd61 1,154 1.00/1.00 vMB 3
734,037 734,037 0000000000000000000246d1f534456ce141f5a86d5461281bfe2b34beec1118 691 1.00/1.00 vMB 1
734,036 734,036 0000000000000000000039c4c6524f01b44fcd4758bf12d237b7a9ce1de29ec0 583 1.00/1.00 vMB 2
734,035 734,035 00000000000000000007bb03cd1d8893bb3d4711c2aa2bd3b34080cfa4516c66 1,721 1.00/1.00 vMB 4
734,034 734,034 0000000000000000000434de6d4f79b5b926ee16ce3bfc387ff6a123d07364c6 1,045 1.00/1.00 vMB 5
734,033 734,033 000000000000000000012862c8b81e5b3b7dd16ba14f87cbfc3fb5c95a888442 3,033 1.00/1.00 vMB 9
734,032 734,032 0000000000000000000950cbc62caea14384bf77f8709afb1373f681a5c45382 2,353 1.00/1.00 vMB 17
734,031 734,031 0000000000000000000730b7eba3b1bcc36e7743b963b448df21e91a1369bb39 2,263 1.00/1.00 vMB 5
734,030 734,030 000000000000000000044055a3b3ad6258f2af96adefb64e34049e17b816bbb7 2,231 1.00/1.00 vMB 16
734,029 734,029 00000000000000000005b0277d16f0775d39d77b1bb27e04cf321e0e51a5d7ed 1,334 1.00/1.00 vMB 2
734,028 734,028 000000000000000000093145576d184ce10389ec0e1a87b9ff75a06a6b236d49 1,598 1.00/1.00 vMB 5
734,027 734,027 000000000000000000012117dfadae4823e91961140610f94060aecddf524798 1,896 1.00/1.00 vMB 8
734,026 734,026 00000000000000000006f1ff65c99c14e49bb6fe5d0272960561ceab26e78b28 1,616 1.00/1.00 vMB 5
734,025 734,025 00000000000000000006947efa299ac41806ee83d327128bdcb4039d60c0617c 1,898 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.12 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.08 GB
    • Received: 13.71 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.