Loading Tool

Explorer IconExplorer

Memory Pool

25,526 transactions
27.05 vMB
0.05988313 BTC
Random Selection Loading Transactions
Max Size: 129.13/200 MB

Candidate Block

Mining Attempt 804cad942f1e8e25c0f12052f5a8fcba12451f794ed8de0dd26942892980bc3a
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 50a68c4a3b0816c57921d1ac6233bd0928a876d30a8b86f926a0893066b2b7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.00902599 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (680,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,856 233,856 000000000000006b9106b7f0bf5fdff6949d67b0b41705cf2cc146265c3f6103 345 0.20/1.00 vMB 125
233,855 233,855 00000000000000b6c55833b80c07894f4c4d3bb686e5ddbc1b1d162e22752ca3 150 0.44/1.00 vMB 71
233,854 233,854 00000000000000c6423789c781e2fad26aa93ac65e93438b5e810b24bd216971 614 0.45/1.00 vMB 121
233,853 233,853 00000000000000dc1993e911e81cabaeef0c115814d3c17ca8a19bb63dc96d16 290 0.24/1.00 vMB 108
233,852 233,852 00000000000000cf46a978c7fecb20b94d4304b334d645084733e91bd34d88d5 39 0.23/1.00 vMB 53
233,851 233,851 00000000000000494244489ae839768c8c9fbcc1d9252299dd99b061e49d853f 360 0.47/1.00 vMB 90
233,850 233,850 00000000000000b9ad4fc660a4e5c653be512e11067d769239ebfb18e67c146d 258 0.24/1.00 vMB 113
233,849 233,849 00000000000000135f94d78894accdc7cab437cab7229198a2d5ba60db5579cf 225 0.46/1.00 vMB 79
233,848 233,848 00000000000000c53219962e632fde9e59fbf879093efced07232426bd33c8f3 781 0.47/1.00 vMB 126
233,847 233,847 00000000000000444ea944d7a7e2e3bd75ae15e7e76f7097ce7725b04324908c 327 0.25/1.00 vMB 118
233,846 233,846 00000000000001c9361329d933e66c40410c41f5e7bc8afc1d5c0efe684bb4ed 445 0.46/1.00 vMB 97
233,845 233,845 00000000000000ba2bc3e4f1acaa39a07e11de648041437d918e78616eb44358 32 0.03/1.00 vMB 46
233,844 233,844 00000000000001677a37542e0647847eb0c13048b3e6037412a86aff057da4d7 438 0.24/1.00 vMB 123
233,843 233,843 0000000000000174f67d3cde213c519d3501306a01f99acf91e1b22a2a88a45c 223 0.45/1.00 vMB 76
233,842 233,842 000000000000008c4ec9409c1c7d1efeb23d74eccf268d1b9eae16a822b09c3e 199 0.45/1.00 vMB 78
233,841 233,841 00000000000000679a81e147d6b430b34599a155449e6d1f05855d7ce885c43c 466 0.47/1.00 vMB 109
233,840 233,840 0000000000000047d479118f9de0ee61d97ccc55781b6282a48b7fbd67461ca2 64 0.05/1.00 vMB 80
233,839 233,839 000000000000009aa8ecdc41a627f76f7e558ca0df1c6b2a621ab0833ec69d56 627 0.25/1.00 vMB 163
233,838 233,838 000000000000018df6808f5120587016240905adf063238880c36c0e0e18deaa 116 0.24/1.00 vMB 74
233,837 233,837 00000000000000e151b97b909b8fa2056309b34de2ab1eaa3526d47f2cd32d4f 330 0.24/1.00 vMB 125
233,836 233,836 00000000000001bbe7530568e1ff19fa60a2886de60549e7a2b6d33cbf07dbf8 572 0.25/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.79 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.