Loading Tool

Explorer IconExplorer

Memory Pool

28,232 transactions
14.60 vMB
0.06025928 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.50/200 MB

Candidate Block

Mining Attempt 58bbe2ee170457375d7d971da6df67a8a4a61230c966c8a4fcef61790ce9eda7
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root cc2519181080fe10746b051c44c3753533fe1e1737123ed8375b90ddd1f263ca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,930
Size: 1.00 vMB
Total Fees: 0.02312921 BTC
Median Feerate: 1.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (780,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,191 133,191 000000000000073a75501599c1a8eb0643b5980f9f805d47d7842613088d3893 76 0.05 vMB 281
133,190 133,190 00000000000003f4711dd55576724e4cfaff4f76475a640e753e91d3f181c711 10 0.01 vMB 77
133,189 133,189 0000000000000b6a13135ecebe00e2d89d24284e98d7022835b1cc66e2eec0b6 13 0.00 vMB 289
133,188 133,188 0000000000000aaa845ca125309671730e323341e5e8a7907826bae2227cf56f 38 0.01 vMB 945
133,187 133,187 000000000000088654a1129f5ba9c6957fe2cfa01298625e11f3843c5e1d8874 35 0.02 vMB 447
133,186 133,186 00000000000000dbfcbbe1399e50044b9d4f592547fd67f60e3dc7bceb5d674c 128 0.08 vMB 255
133,185 133,185 0000000000000255b499072ea4dd967dd17ef07809fa4bf2b23fa114e4317ced 57 0.05 vMB 128
133,184 133,184 000000000000038ea069d75dca5ded23e35c8a7cf0b03bebda70c8df8a9f4a4e 63 0.03 vMB 587
133,183 133,183 0000000000000b8f72992121b43f7bacaaaaee8d3de3110865a216dfbe14416a 13 0.00 vMB 603
133,182 133,182 0000000000000348552a2a83eb8906d552cdac356b4655b6ed8c20d673053491 129 0.05 vMB 546
133,181 133,181 00000000000007d81b78a2a873edc103f838e033424e8f32c0afb0cdba0b95df 11 0.00 vMB 348
133,180 133,180 00000000000006bd70a07d70fb3f33ab0f98c7bbf1bf586dbfc63f0ce64de2a5 14 0.01 vMB 470
133,179 133,179 000000000000037aa7c80b91f8e4933ea1e3eea0c4634e9e3ac6e746c6e93547 74 0.05 vMB 178
133,178 133,178 000000000000041f8e8ab73f1426ee605bfa31ed8e238e8963bf5d617c738b57 13 0.00 vMB 956
133,177 133,177 000000000000082a19700d3d18050e3cdc7375803aed2f66be5e440547872829 112 0.06 vMB 646
133,176 133,176 000000000000028b3c88a2744b602f86ddf9a5ed250c661ad83519b6e198238b 42 0.02 vMB 380
133,175 133,175 000000000000029b396609eae55cca7d79997fae03e1a8363bf85c8128841b04 75 0.02 vMB 180
133,174 133,174 00000000000002bb8edfce2f700159d93e6f85dda03ade3a2ef4dbf85775a89c 49 0.02 vMB 486
133,173 133,173 0000000000000936e0685ae70cbf798ff9824dd288ab69032077eb72688f3d08 30 0.02 vMB 193
133,172 133,172 00000000000006bfc44bbefc952400e241ad3582b2518eb6916adb276a59dcfb 23 0.01 vMB 8
133,171 133,171 00000000000005aaea9a69ff09943e5321f4b7297dc8ed4aff9e8688a236293f 11 0.00 vMB 328
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: 31
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.37 GB
    • Received: 0.01 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.