Loading Tool

Explorer IconExplorer

Memory Pool

41,555 transactions
19.84 vMB
0.04773440 BTC
Random Selection Loading Transactions
Max Size: 111.49/200 MB

Candidate Block

Mining Attempt ef1cc5d98106fa3a532ca5c216294d9ed997763cfad1d5d0da0888565a7675b6
Version 20000000
Previous Block 00000000000000000001f5cc7452640e01532885211b51ee9053361cf58ff743
Merkle Root 8ad0adbff836e1fafc7d466c0ecf89f531d0e0d1725f3de6ee523cccce1e20a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,303
Size: 1.00 vMB
Total Fees: 0.00895073 BTC
Feerates: 100.59 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,070 (746,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,236 167,236 000000000000067e4c89ccbb86555559d8804787ffdfcc215b76d4770a24f6b4 8 0.00/1.00 vMB 17
167,235 167,235 0000000000000643f22a1b2c7d49c139ad58eb38426f249fb65586881e33787d 60 0.02/1.00 vMB 89
167,234 167,234 00000000000008d13756e5fbd46204cbfa65624eef21995a7a03bfc744028f0a 78 0.04/1.00 vMB 301
167,233 167,233 00000000000005cee1283111a782995b859f6aca7cb88830e1f12e5a8610fadd 13 0.00/1.00 vMB 33
167,232 167,232 00000000000009ce1095bcf636f90240d3548ffab6cfacfbda7ac68b618be077 15 0.00/1.00 vMB 282
167,231 167,231 00000000000007e464b00e06c1928ff3bfe985bfea5931123b68c9d983fbecc8 1 0.00/1.00 vMB 0
167,230 167,230 000000000000042f8a8c18f9f00ae3b4bd05f266c4d3398c2b6849a9d2aa85ea 42 0.01/1.00 vMB 163
167,229 167,229 00000000000009b33dbe7ef5a5976ec1de9f16d35213da1bcc1eaeedd511ed11 5 0.00/1.00 vMB 344
167,228 167,228 00000000000007a477741df9fb164e9cc41ab97909af99370cb3b9a61a7e7cb8 8 0.00/1.00 vMB 18
167,227 167,227 00000000000005063ed6e603557cd17e4a79499860e4e9f9e9c188eb65a8e3bb 22 0.01/1.00 vMB 43
167,226 167,226 0000000000000196f1188a45a23381fe0e22611dcb9f1a36642de36d7dfb455d 10 0.00/1.00 vMB 395
167,225 167,225 0000000000000181b37795128e120c563195436e126bad25cf17f42eadaf5ee6 7 0.00/1.00 vMB 167
167,224 167,224 00000000000003c5b02ecd9ca80445d8051f10065f9eea326a45c569c5a0ceec 92 0.04/1.00 vMB 48
167,223 167,223 0000000000000743e2a97cf1ea6f2394377e2befb7a15e5cb8de08b8e92cd521 27 0.01/1.00 vMB 421
167,222 167,222 000000000000075b9b2fd25d3e5818521acc9722db160d2e0ae1ba8651c51f4d 67 0.02/1.00 vMB 120
167,221 167,221 000000000000008eac0f88c1d30e096e41284e2566ec756d292cd7159e5d5afe 51 0.02/1.00 vMB 75
167,220 167,220 000000000000086e562f6a24d521c0c15287f3d19529fa1c32c475cb9bbbc82a 28 0.01/1.00 vMB 420
167,219 167,219 0000000000000457fc1bafb71fc4a4989c2359120fd452b86f055f898d817ef2 118 0.04/1.00 vMB 87
167,218 167,218 00000000000000d65d42e8822bdc599f232d872a25e9dec893db7ced8b5d6a04 10 0.00/1.00 vMB 1,062
167,217 167,217 00000000000008732e694e97897ef86a045d9f4708c66b771c48c2bd35d506d3 72 0.05/1.00 vMB 106
167,216 167,216 0000000000000544cbade9aa162c936073c0cbee395d1fe8f9769e026251d869 80 0.03/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 780.72 GB

Node Details:

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