Loading Tool

Explorer IconExplorer

Memory Pool

47,379 transactions
30.13 vMB
0.09349819 BTC
Random Selection Loading Transactions
Max Size: 160.44/200 MB

Candidate Block

Mining Attempt 1f5861572960f13ae4d94622c5c3262fc639693c32b77bafb642e995109aa3e6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 9f91f8d6c564399b5665526db4bf402f4b70863c0764e232332dbbd2a3046a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.03354338 BTC
Feerates: 150.97 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (574,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,099 340,099 000000000000000014fc70fa2eb0fe9a136bfd71d513bb2535d88c3311771b76 325 0.18/1.00 vMB 20
340,098 340,098 000000000000000011b6064516c4d180523d8ecfbd0754f83ee72aabdbee3966 1,050 0.55/1.00 vMB 25
340,097 340,097 00000000000000000866ef794188203cd6f7dd1009370a9418125cc2b251e26b 970 0.54/1.00 vMB 27
340,096 340,096 000000000000000016790001f38fe0b8bb924f557d9d749b11fc1325689c8ae7 169 0.10/1.00 vMB 24
340,095 340,095 00000000000000000b0786904742a5026c191e393bf0ea0b6d42e6af099fc035 171 0.10/1.00 vMB 24
340,094 340,094 0000000000000000136aa3b1b11459f21e848a49ccbbe705fc1d63daabac1bfd 1 0.00/1.00 vMB 0
340,093 340,093 00000000000000001531353c2d3abb42e2cca247c21fccf0727126ec310f5b41 561 0.37/1.00 vMB 23
340,092 340,092 000000000000000016a67dd3733672ac20a71f1ec0ec8ed74cb8e84a5c1cc8e2 1,161 0.75/1.00 vMB 18
340,091 340,091 00000000000000000dd83889fec3be37d30483f2a8337032ddfbed8044f7b26a 1,216 0.75/1.00 vMB 29
340,090 340,090 0000000000000000175fbe25172a5fbf65e9d3f04c98b17267a6b0f11cea063c 831 0.75/1.00 vMB 21
340,089 340,089 00000000000000000e44672fb2b10b7911b2b2d1fc1f5b48879495fa8a0e9888 1,232 0.85/1.00 vMB 20
340,088 340,088 00000000000000000be0c013fcc34da40beaed7ddc66d750b8700fb27b65f570 2,217 0.75/1.00 vMB 36
340,087 340,087 000000000000000002ee36fe37798184110f9496c1599301874db113b3d72279 1,138 0.35/1.00 vMB 45
340,086 340,086 00000000000000000662ca1ee121213e6bef2bcba7899eddc244b8adde5ea994 412 0.22/1.00 vMB 21
340,085 340,085 00000000000000000f4fd08d889a4fa87cda5edaaca22661e85ab7de8ba3cfc5 1,297 0.70/1.00 vMB 24
340,084 340,084 000000000000000005a8da3c10517bb8b1f9e57a206e5faa7c2a15a184bfd988 445 0.19/1.00 vMB 34
340,083 340,083 0000000000000000182e18e7141c1cdc870e36e88a1c26a891d9513353a8e9d5 109 0.09/1.00 vMB 12
340,082 340,082 000000000000000011807fdf01135ce6f569af358698886086a67bbae67aacb7 588 0.32/1.00 vMB 24
340,081 340,081 000000000000000017f4656ddbb12ec8c4e34e1a5b2ff90c1143c401c7a6e95b 659 0.36/1.00 vMB 26
340,080 340,080 000000000000000005ae751a4cccc95d5d1e0a23a40014f477e524532b8d48bc 728 0.36/1.00 vMB 24
340,079 340,079 000000000000000001ce68cf5269bd419c2c9902aeebc2492883a28cc60dcf28 1,073 0.57/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.13 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.39 GB
    • Received: 13.76 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.