Loading Tool

Explorer IconExplorer

Memory Pool

83,730 transactions
30.35 vMB
0.16854662 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 6e666e4bdce7b2d41f082483f497a9d895adb4c20326e547ed25b60a07c8fda5
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 53487652bb3cd09dabc6de0d7bd957405a1c6dddc3d933c33dacb4952a537749
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,097
Size: 1.00 vMB
Total Fees: 0.10629530 BTC
Feerates: 155.43 > 10.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (666,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,082 248,082 000000000000004da3e205bb3002b827c53a149cc1e07cb0a2dfae270d8f9ad9 1,024 0.46/1.00 vMB 42
248,081 248,081 0000000000000031ddb491de058264f5c54d552b3ad0972e0d67434d1ec44901 295 0.18/1.00 vMB 119
248,080 248,080 0000000000000007e59224a4531c7f61b4409e4289799fba3e99d8fa5b8487a4 418 0.16/1.00 vMB 202
248,079 248,079 000000000000007fb007467b176a981d901a4dfa2a863e31217ddc70f3096c50 38 0.01/1.00 vMB 42
248,078 248,078 0000000000000065081af17094b20552d95cbde97de0d55abe3e2af87a2bdf3f 318 0.22/1.00 vMB 97
248,077 248,077 0000000000000068809a375f206076375fe6f40497463f0646d9c4c91e043728 87 0.12/1.00 vMB 77
248,076 248,076 00000000000000373e754271f3f5483cb3281b7077eca3272a2a19d34d539dc0 23 0.01/1.00 vMB 78
248,075 248,075 000000000000004065bc58058695d755967d8ec88b283cc5fbbc51c9937ced93 66 0.03/1.00 vMB 140
248,074 248,074 00000000000000066ab5591f60a69663398da56a88394cd5269ec5c97c9cf500 32 0.02/1.00 vMB 85
248,073 248,073 0000000000000063b358adcd2f5dee9526a362312c7498212c97add5c2565ab4 66 0.03/1.00 vMB 116
248,072 248,072 0000000000000072c122d94b85e18482705f87d59c3ecaee525562da9d82f430 209 0.09/1.00 vMB 120
248,071 248,071 0000000000000048261a7a44130521344e1329d47f801627627f1a884bdec0df 141 0.13/1.00 vMB 102
248,070 248,070 00000000000000457b5bf19fe2a67c8c5e0a388e220a0df5b41b4ac5e3e0c957 85 0.06/1.00 vMB 72
248,069 248,069 000000000000003fe0100f065df9ccf47a98266f1b360d9ef7553ac3f4f7ed82 48 0.02/1.00 vMB 14
248,068 248,068 000000000000002b5c1c315f4ed64fc4320d13dfec1f8e449940236f8546a767 297 0.19/1.00 vMB 121
248,067 248,067 000000000000006dd2d8a3ebf84efe1f21022141b8efcdd39c6ec8f709b66740 99 0.04/1.00 vMB 103
248,066 248,066 000000000000007f9c61bf6dd530b74432394cc64177b793aff4439da92ffd75 201 0.10/1.00 vMB 141
248,065 248,065 0000000000000070f3d118303a611e1f44ea6482a3b59a16056e69af088b1ffa 157 0.07/1.00 vMB 123
248,064 248,064 0000000000000019ef6094b2ad76a7baa5bb649fab6765682bb2df755a2c0107 194 0.13/1.00 vMB 119
248,063 248,063 0000000000000065dba1b3411dd7e691b376f1f358e9e909c8bd2163b5eb1d68 28 0.01/1.00 vMB 20
248,062 248,062 000000000000001c55379689501ec3ec6390bd470975260efbbfa552a516770b 304 0.15/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

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