Loading Tool

Explorer IconExplorer

Memory Pool

27,998 transactions
10.10 vMB
0.03380566 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.81/200 MB

Candidate Block

Mining Attempt efdac045abe98145ede6bf08863f199b08adee87b1a0fa4be644e867890b7b03
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (740,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,032 173,032 00000000000000ab936ef633e66400569675dfa7d7e121f7561d93f9d8a30a9e 10 0.00 vMB 110
173,031 173,031 0000000000000164196688407f240c255c976eb2524e0feab50f601b811732d1 133 0.04 vMB 95
173,030 173,030 000000000000068da4f9dec6219799d17184fac2ab8b5274ded105d231593619 17 0.01 vMB 75
173,029 173,029 00000000000007e133606dd4d2b0950cb3edb28f7a5f6e6e55080121aa139fb5 52 0.04 vMB 64
173,028 173,028 00000000000002ffa05b8fec71c212b92460111901b6ae3b7273b1b8777165ab 56 0.02 vMB 36
173,027 173,027 00000000000001cef60123b7b7af25619cd7903dc7cefc4876bf47a52a768f59 10 0.00 vMB 19
173,026 173,026 0000000000000301e0a8bee9c42954e12a81f94e93dc9621c8366636dabb29fe 37 0.01 vMB 137
173,025 173,025 00000000000008b41b76a72e853c2bde01bce13c01ade0b4c7fbe8128b73b67c 9 0.00 vMB 52
173,024 173,024 000000000000065196a83b22cf108200fd83e10489c0a323e33354831f428021 22 0.01 vMB 113
173,023 173,023 00000000000003cd306e9605cba937b6ac95bb6c7a44d61fed44d2845bc2d869 30 0.01 vMB 107
173,022 173,022 000000000000098ac8c374a7a0b5e4769ce870b14d19d08e2bf7f26390fb6bcf 40 0.03 vMB 58
173,021 173,021 00000000000003a8dcc3597e804029dd1f442100dec6a59b2b262b1315d0fba1 108 0.03 vMB 82
173,020 173,020 00000000000009ddb6b8b34088b90082c6452edddb3606c99d054099cbdfccfe 9 0.01 vMB 108
173,019 173,019 0000000000000564e255f8c764dbcc4eee2e96164a0c7f1f35bc463e942eb9ea 39 0.02 vMB 53
173,018 173,018 0000000000000486e8b94a5a0e751247d350da7fe116027b72750f089b8f1a60 30 0.02 vMB 36
173,017 173,017 0000000000000072e1be56e18179f1ed7efe2743b8460a1d6dbb08f37e63b62e 1 0.00 vMB 0
173,016 173,016 000000000000046e89c9138e0b9bae2e77e13dcdfd911d7fa964353d5c184488 23 0.01 vMB 185
173,015 173,015 00000000000006808fb5ae813950db96f1f35eae77ead6e5af7fefc6ac0fb69b 69 0.06 vMB 355
173,014 173,014 000000000000031ce8641a2cd99c071282b1d4b76ee3ea1e3aea39033dfca315 47 0.02 vMB 29
173,013 173,013 00000000000002494d450817a7b7e5208f2f04823e5dbfadc61824588ff6f153 87 0.04 vMB 155
173,012 173,012 000000000000007f4dffc59a5f5319f6b3580be9efcb46ea37b386870778b59e 27 0.02 vMB 117
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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