Loading Tool

Explorer IconExplorer

Memory Pool

33,259 transactions
13.98 vMB
0.05414239 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.85/200 MB

Candidate Block

Mining Attempt a5300e046c858967b4be9edc23c4ea27bf654256d8b72753edb802782da819e4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e928d07e4af6463eda19847071a96977ea30981185e116e89606bf949eaae136
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.01576859 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (759,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,092 154,092 0000000000000dea9cafe5c93c28192ca71fdb38a6ff26cc5c7d0451081ab35a 2 0.00 vMB 0
154,091 154,091 000000000000020eca9a21518a43c927e37c6aed1a50ca2ac6b337161004abd9 29 0.02 vMB 73
154,090 154,090 0000000000000ba8a31412c8a6ebd0f0fa61cf208a06275b3a70bf7b981a7bcf 6 0.00 vMB 17
154,089 154,089 000000000000013f27e74db36b2a766037dbbba4b74f5d108adce83cd8ef3fd8 12 0.00 vMB 53
154,088 154,088 00000000000003b7ed018af7bddb43890ffb9cb94af6c02814526acb564479b0 9 0.00 vMB 382
154,087 154,087 00000000000005ae154f680d5f5d58fdf0aa456bfa6e540c2cfb3f6314a94cb1 9 0.00 vMB 376
154,086 154,086 000000000000096a763fc4fb729e2ea7e5a431285aedcad0d70b0a83cc41d164 42 0.02 vMB 88
154,085 154,085 00000000000006095abd176f62d71c8c466050a5a95b197cd2538ff8f503e832 128 0.05 vMB 18
154,084 154,084 00000000000002d202340ae794ff98c90b11677ab510f0ab335c154ead56c46b 42 0.03 vMB 243
154,083 154,083 0000000000000927b294bf36ea6843bb41d164e052b5ec67df3f1f3fe0a7e3d9 16 0.00 vMB 0
154,082 154,082 000000000000084604455b71beefca2f19459996ce502ed763578e06d9d06e34 4 0.00 vMB 44
154,081 154,081 0000000000000bf5be98ae62fd4dae6bff33a1e70c78d2597943f9e72ef9fb4c 15 0.01 vMB 394
154,080 154,080 0000000000000321ac0376d243ae14aaffdf0b23a966e3042be07ffff3b4e275 7 0.00 vMB 33
154,079 154,079 000000000000026b7404c89bca25319d454af2856a87a9d84788ffda5964ea0f 5 0.00 vMB 64
154,078 154,078 00000000000004d33404d4018d02a165bd880442ede17286314440d5ab43d591 47 0.01 vMB 0
154,077 154,077 0000000000000222f7b9cfae2cd3e80d315d90c43fee054541289bd3dc99a2b5 19 0.01 vMB 28
154,076 154,076 00000000000003cf251658d985a1e6dbcd2dbbfc47fc8b30e9be700abbf598d3 31 0.01 vMB 21
154,075 154,075 00000000000002d6b6d272912b775d0d049aa65539c1ca559d4ef76520dbd0fc 29 0.01 vMB 164
154,074 154,074 0000000000000763f3fee31c71aec5fdce447ba73ab002971b81eef78ee9846e 70 0.02 vMB 30
154,073 154,073 0000000000000cd568977afc7b2415745a1ba0fef6a89931195b46481c5c6ae0 1 0.00 vMB 0
154,072 154,072 0000000000000078f8f1b1b8735ce235bd8aa595ac7716314d2373c236f970ec 6 0.00 vMB 884
Previous 10 blocks ↓
Total Size: 779.46 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: 146.43 GB
    • Received: 0.59 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.