Loading Tool

Explorer IconExplorer

Memory Pool

42,900 transactions
19.26 vMB
0.24330891 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.81/200 MB

Candidate Block

Mining Attempt 84af08f14626c9e94064bdf9a4cedf2447b2e2d814395bc3143514750abac386
Version 20000000
Previous Block 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e
Merkle Root 9fc80b2c040b4a7e02712dc203115da8d54e66a9f4b8bbe1f04920b7fb025b53
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.09860609 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,323 (755,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,620 157,620 0000000000000b5b3e6bd1c36f1c3e8cf7f5e7b61b11998c751c3d4d26a003c6 10 0.00 vMB 35
157,619 157,619 00000000000000811c8b68b1a28be7ce77c49ff1d434b1e1365efcf7eb019d52 79 0.03 vMB 52
157,618 157,618 0000000000000c5afcac5ee2dfdea23ec46f018dd5f62c01eab2633f4248d691 13 0.00 vMB 68
157,617 157,617 000000000000033e887b20495dbcec2a50e48cdd48bbf397dbc5c47425b4f648 11 0.00 vMB 0
157,616 157,616 000000000000031e1cca98c0f33545eb03fb81c778a353a744c70309105e09e4 10 0.00 vMB 0
157,615 157,615 0000000000000bbb83ac78a9663e42d9e0c8b49b58a3a94008f7297a305bcd10 20 0.01 vMB 403
157,614 157,614 00000000000002b9a5191ce16937079fc1a6ebf596414e5b7e598c060a39e333 164 0.05 vMB 15
157,613 157,613 0000000000000c61860ad429829a849c1144002a55f87d0f321480b90fbdb3cc 122 0.06 vMB 182
157,612 157,612 0000000000000ce00f8530d9ac674e0458391df8dec48acf4dc77e352f681347 10 0.00 vMB 0
157,611 157,611 00000000000002559303c5d0ad564b98d590ec5097f16f31a400396f968d6767 11 0.00 vMB 85
157,610 157,610 00000000000004736a1b376c56496f31afa9d01cc9552eaebfb84b52d9a33942 67 0.02 vMB 615
157,609 157,609 00000000000006ba253837589b676a2e5cf747daa00bf4a54307e08e183a6d07 33 0.01 vMB 209
157,608 157,608 00000000000006afb4af3be492fda3ad92ed44504f42b19a2704e7da695a70f3 11 0.01 vMB 94
157,607 157,607 0000000000000d4f1057b2d53d2e924824d2632a29e3024d7a22719c65e0ca3c 1 0.00 vMB 0
157,606 157,606 00000000000005514f57bfaa98de66f645cdb5de58e4c9592eb1076c7d009e63 21 0.01 vMB 82
157,605 157,605 000000000000059463cb15a7ef805231cebb39ba5c0768118023a6266e558fd4 64 0.02 vMB 60
157,604 157,604 00000000000005317f8a15a1b1e2fa4445df7a8edd90c56562801510f6b3976e 121 0.05 vMB 67
157,603 157,603 000000000000087ec3dece67bcf82a9589ae5596118f2933800dc52a4d54a63c 8 0.00 vMB 193
157,602 157,602 0000000000000ae32eab538f081198cb2aa6cf04be18e07e8963a75ff470d7ba 19 0.01 vMB 100
157,601 157,601 0000000000000a93999d433b16c8ce44512533003bfd7fafce94ade253b3c295 123 0.03 vMB 59
157,600 157,600 00000000000008fc67fd0e4f16c538c4fb4a06e328d8be2bcea218741bbaeccb 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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