Loading Tool

Explorer IconExplorer

Memory Pool

26,054 transactions
6.02 vMB
0.03535979 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 4897fefb6abf8c1bc4b0387e89d5cd5c378b12c9b714b0a7c164bd6f7c17f829
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (759,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,760 153,760 0000000000000b509c3f111ac8cf1c2857152a00d21de1661b31e1eee3103bee 20 0.01 vMB 72
153,759 153,759 0000000000000bd114b0ff1ef72494ff636278bc95c38d75aafe6b930fa03d4f 122 0.05 vMB 3
153,758 153,758 000000000000005acb5474f50408a815d77a91f8f57d9caff3318bbec147901a 84 0.04 vMB 59
153,757 153,757 00000000000003dfb2c9faec0f3506395cbb74797d82feeb6e24697a94fb27b3 12 0.00 vMB 193
153,756 153,756 0000000000000d0474438d37129c11747f11a9874d7567ddadc689a5ed238136 70 0.04 vMB 512
153,755 153,755 00000000000009b0430c2b517a859e6f54ef3c5e3b69a734bdb70d440d658f38 38 0.02 vMB 144
153,754 153,754 00000000000007f1e16f6dc6afcf0608a1738f91fbdae713865d5a0e20b26f48 182 0.05 vMB 6
153,753 153,753 0000000000000c628f0b5e132d4f91feebd39f9268dd4de9cb31b2a56f33c0bd 36 0.01 vMB 51
153,752 153,752 000000000000054f01df2382a542f63e60dd1f5be8211ed65d0df50d703f3811 77 0.02 vMB 86
153,751 153,751 0000000000000b014922620d4153e750b79553df857b4feb0a9d4e1ee22411da 73 0.04 vMB 516
153,750 153,750 00000000000007a42e7c8c818915516f0c01439dd1e9ebd98cf861af58acf8ec 53 0.02 vMB 104
153,749 153,749 0000000000000c3319c95783510ea4df590b8e823f9208f414a55bbe330ed9b8 22 0.01 vMB 169
153,748 153,748 000000000000054cb0d2445e0ac77a671346559cddaa978d9a4580c192469830 44 0.02 vMB 81
153,747 153,747 00000000000003fd4a270e222624b7b3bedb09230a7bdba943640a97757a97ad 112 0.04 vMB 26
153,746 153,746 0000000000000161bc712785ff1db07f435792e2322d711fe94f41d4d850a75f 87 0.04 vMB 97
153,745 153,745 00000000000009ac7db94987fe88d2513c28d11e5a1d74948e908fce08fa620e 7 0.00 vMB 0
153,744 153,744 000000000000064e976e6036165754977bc5957308a586a0923b8f49276fa08f 30 0.01 vMB 151
153,743 153,743 00000000000007d8e19b0fe8230bf51d5f8495322f46ffcaf2ad413af9013456 19 0.01 vMB 19
153,742 153,742 00000000000009cc052609c2f0e4f1548d78179fcc27d7eeb82d8801370a8b68 21 0.01 vMB 0
153,741 153,741 00000000000001062b9d4d37993b331971e1f9207eb10030ab9c2704aa3eda12 43 0.03 vMB 63
153,740 153,740 00000000000002703b590fad93593baaaa56f95f00f62a8f469b29568aba23eb 10 0.00 vMB 39
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 38.48 GB
    • Received: 0.55 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.