Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
24.43 vMB
0.05031830 BTC
Random Selection Loading Transactions
Max Size: 120.41/200 MB

Candidate Block

Mining Attempt 98fc6b04481c7f2f2e7819bdc351ad07e71ea45eab2b09fe3ad80404e1204e80
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root a7224d7fb5f820b6e989d6f05a022b9ae1d2df5115fe611866443b13182725e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.00700374 BTC
Feerates: 73.20 > 0.70 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (83,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,142 831,142 00000000000000000002edf0f73926625905da3359a8c5985d8396a04942222d 3,371 1.00/1.00 vMB 24
831,141 831,141 000000000000000000022eb9dba6d7c3e158825f8db805c5a839d33098d90072 3,586 1.00/1.00 vMB 27
831,140 831,140 000000000000000000026349688c7413a926f69d945b1ac13f81ee86c43da292 1,981 1.00/1.00 vMB 14
831,139 831,139 000000000000000000006b2d56c8f1d9fe97e8512219384cfd84600f24048974 3,052 1.00/1.00 vMB 14
831,138 831,138 00000000000000000001591e49fd1ec74a2bf1ca40a4bcac8cf7fb5ca1dd0211 3,438 1.00/1.00 vMB 28
831,137 831,137 0000000000000000000361d2986e405cff2901965e54ac72bed0c3bb737dc332 2,755 1.00/1.00 vMB 20
831,136 831,136 000000000000000000007273d1e5d7023f7f318e28172aeecbdc45292a9aec08 3,565 1.00/1.00 vMB 32
831,135 831,135 00000000000000000002ceeed982fc3940fcc532497d27240274c52b2e0eae34 3,557 1.00/1.00 vMB 20
831,134 831,134 00000000000000000003586783e1eb0b5809f83bd38673c62239a4b614d3b8f0 2,319 1.00/1.00 vMB 14
831,133 831,133 0000000000000000000052724aaca9c494d0e2e9a380c0366a6c0e3f0a66b8e8 2,830 1.00/1.00 vMB 18
831,132 831,132 000000000000000000001ff7474ad04948b7c3afc08b101d1cefa30b10ca4012 3,085 1.00/1.00 vMB 21
831,131 831,131 00000000000000000003071dc26389c34c02904e789cbb9d49251669e80d1dd1 3,319 1.00/1.00 vMB 32
831,130 831,130 000000000000000000024b34aa18e1cae5acc80b417c4741e4931ce951b5a885 3,426 1.00/1.00 vMB 31
831,129 831,129 0000000000000000000008f4a196242e3a9cd6a2db21bbc86d2fb7b97bb94cf0 3,040 1.00/1.00 vMB 22
831,128 831,128 000000000000000000031cf5ee0426a26d44bf95cc643b6728d44754982e964d 2,743 1.00/1.00 vMB 23
831,127 831,127 00000000000000000002ad41552245db418887f193af18d9e0166b819f313802 2,311 1.00/1.00 vMB 18
831,126 831,126 00000000000000000002d127b479b305bba5a18559319e4279300c8d6f4eea4d 2,746 1.00/1.00 vMB 18
831,125 831,125 000000000000000000015b814bfb29330e2860a78fd8001dcbfa82884e3d2457 2,807 1.00/1.00 vMB 24
831,124 831,124 00000000000000000000edfe523d5e2993781d2305f51218ebfc236a250792d6 1,004 1.00/1.00 vMB 14
831,123 831,123 00000000000000000002f6c81c7211eb7a02e95ba9e5b0bfc3d445edadfebc44 1,378 1.00/1.00 vMB 14
831,122 831,122 00000000000000000002a6425124f3b4223915a402c202730421f51eb95995bf 1,970 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.86 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: 641.77 GB
    • Received: 12.52 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.