Loading Tool

Explorer IconExplorer

Memory Pool

27,823 transactions
8.03 vMB
0.07465032 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt 68c5fdfeab5918188a7ae320e76a4da90da39d31bd944f726fcba35f64cda828
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30e645aa3b2cd9d8b10072d986c9623a8fcad92c657bf73faa4d179b7edfd3e8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.03153263 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (741,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,657 171,657 0000000000000136ef066c2ab95f96dd57947d909c4550493076d12ee91b6794 51 0.02 vMB 115
171,656 171,656 00000000000002bc2e6cdeef2a6811b1346a683848c4d72169f232983cb43e86 4 0.00 vMB 0
171,655 171,655 000000000000051a12807fc85bc53a348e4fc6c12898605273fb7c70516a7be7 125 0.03 vMB 47
171,654 171,654 000000000000010a3209e64736ea416bfe4004f0c8cad41557cf3eb365d4104b 31 0.02 vMB 24
171,653 171,653 000000000000087c8b0db594dd7c9b9afb69b6c71b1ac5f0a5a3b422aabc2964 73 0.06 vMB 111
171,652 171,652 0000000000000015b26d97e6c9d359dd6cd0a2bcc117743b62b40e135e8b0493 1 0.00 vMB 0
171,651 171,651 00000000000009df291bdd951310d55f377353ba40f8add8a6ce6539dc26364b 47 0.02 vMB 34
171,650 171,650 000000000000066396107079d1f26f4324da7369d354ac6effa59603257f9e52 79 0.04 vMB 114
171,649 171,649 00000000000003efff2bc4471f6f659c55741de4171ce9f94e2a148c89ddc889 1 0.00 vMB 0
171,648 171,648 0000000000000a15da48926fb03d8b338a663810762d3c6473d5aef2f3a89a7e 1 0.00 vMB 0
171,647 171,647 00000000000007ce153f66ad58ac7ddcbb4fab3f06145f29e26477fa73a4b22f 136 0.05 vMB 71
171,646 171,646 00000000000007e7ca88bef7be1555dd264d935d29ec8f67ea83bf9a2e794ff7 41 0.01 vMB 274
171,645 171,645 000000000000018574e2d542b810810188c1c8aab74bf486cf778f841add05a5 36 0.02 vMB 330
171,644 171,644 0000000000000b0e1447835456417ddcd01ce3595f055f8512f7218588a2b4b8 27 0.01 vMB 34
171,643 171,643 000000000000083387b60105a68ff8c282c8b2b5b90cea78aca02bce224bfbe6 8 0.00 vMB 111
171,642 171,642 000000000000053835c68ce13cae02828a4265bb86014dd8b5e1aba0e1fbbcb1 1 0.00 vMB 0
171,641 171,641 000000000000096a187532ec9c7912582a10243027e7d244711dd88331daa027 42 0.02 vMB 225
171,640 171,640 00000000000003734db3634a8bd6252f3c0cb5cbd627002c4ef17b88357c4711 79 0.03 vMB 90
171,639 171,639 00000000000002774336bc91c1dd2eaa11c7aa131b16211c810384c34a0de6bc 34 0.01 vMB 46
171,638 171,638 0000000000000064025e0879ec5d81a6ec0d7a4aee2fa7b6495ba133c9bf0264 62 0.03 vMB 64
171,637 171,637 000000000000076a647881a9b63c6e120f881494afce540442534dbd3932fc63 125 0.05 vMB 131
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.