Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
6.63 vMB
0.05214617 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt f387a70d1a3356c2db0c84a9d76ba723d43a8dd5eb2442b7d8a15c237d3d5a28
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (664,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,211 249,211 0000000000000003e1a228fbfcd004a50ebaed50558eaa83b72b5d577b8841ad 18 0.01 vMB 36
249,210 249,210 000000000000005f7a5b6f92a059b82438abffc27d7813b5b2cec66589f42a42 277 0.13 vMB 123
249,209 249,209 000000000000002a5b43ffbeac6e9905850da66f6a6825e633fc69f58602627e 164 0.11 vMB 57
249,208 249,208 000000000000001f19cf4788a71e35949b261a62e90f09027d76c57fda7d75ba 173 0.07 vMB 85
249,207 249,207 000000000000001c4cf0aecd1c46c716d651ae7ca09359d5949af34aa329fd41 276 0.12 vMB 132
249,206 249,206 000000000000002230945a08ae9b1d6a2f7cce03feafe94aac9dc26ee8f70ac0 551 0.23 vMB 149
249,205 249,205 000000000000005222f2a99625e3cbf966c7e8f951384792292d2735be489c37 201 0.11 vMB 110
249,204 249,204 000000000000007fc26c27392f29be9ea815c5a1c982cb1edfa852f25ea3a6a6 7 0.00 vMB 147
249,203 249,203 0000000000000085ef1de10acaaab8eec11f02f4d67ee14b59bf49fb9e93a74a 222 0.11 vMB 114
249,202 249,202 0000000000000059a456d612a4b10919271fc8ecb8bbd7ea2761cfe0d64d2592 186 0.12 vMB 78
249,201 249,201 00000000000000321de803f29606b32a1e0952c45497732e4f56084aa92b0a0d 105 0.04 vMB 140
249,200 249,200 000000000000001024604a15425c5dd246e5ab42aeee2f546f028ec24838c0ce 128 0.07 vMB 97
249,199 249,199 00000000000000694644e8fe819f794849e5c5c9f95854c03fc0f96a686dad25 71 0.05 vMB 103
249,198 249,198 0000000000000039ffefda3fb770910cc3086e148e471d9bf7447d092f8dbe20 44 0.02 vMB 80
249,197 249,197 00000000000000438801c67a65917e844a00a66a9a71e1a20aef96949a036028 46 0.02 vMB 90
249,196 249,196 0000000000000068cc973fc42d75aef5c2aeb7b3dc8e947e937cdc1575487989 95 0.04 vMB 119
249,195 249,195 00000000000000004622f2f567e77d099b44e68152c43d1b45e483a880394bb5 7 0.00 vMB 34
249,194 249,194 0000000000000087890f87e9d3ce41e5673af7cf0d55e2ed8ef2480a9f9f86cb 127 0.08 vMB 103
249,193 249,193 000000000000003afb2aebe7f9ecec9126cd1443b5bb4604096d771f41b674a9 97 0.04 vMB 154
249,192 249,192 0000000000000050a87e9d0a534814ffd25f1c54e88897305a9d75e549f00474 137 0.07 vMB 119
249,191 249,191 000000000000005f16192922bea6e9e6b3b72cbf00feb670554a99a3a9a52e1c 65 0.03 vMB 105
Previous 10 blocks ↓
Total Size: 779.29 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: 44.44 GB
    • Received: 0.65 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.