Loading Tool

Explorer IconExplorer

Memory Pool

71,803 transactions
27.77 vMB
0.06156908 BTC
Random Selection Loading Transactions
Max Size: 164.68/200 MB

Candidate Block

Mining Attempt d4fb34d8dfdd326b03b5bf463f0fdc061b178699cc0a3dbd92ecbde54e291e69
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root db19190ef0f95fad013c5c4819b5beb31825aa16b56fe1427fb57ccf3d8edacb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,893
Size: 1.00 vMB
Total Fees: 0.00621176 BTC
Feerates: 101.52 > 0.62 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (778,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,621 136,621 0000000000000a1a631ced37ee0959857da0931dc829b727625b130b3c5741e0 23 0.01/1.00 vMB 94
136,620 136,620 00000000000006d6d59abab9f91b2808df0ebf1f4d254ed570c5bf4fb251ee08 119 0.05/1.00 vMB 423
136,619 136,619 0000000000000a1fe384fbf0d7f4fff83c53f94036b511a5bfeb521b21f6ec81 128 0.05/1.00 vMB 57
136,618 136,618 00000000000008a0a44d61afae04665967271f00f33c8bd88603ca4f44872c25 148 0.06/1.00 vMB 194
136,617 136,617 000000000000044b7b330f1bc2c13b2239af91aaf530648022d48630cee8a820 109 0.05/1.00 vMB 147
136,616 136,616 00000000000002b99ddff26a8fcfc63250a951b31e30a9f9b0200c79085e919b 115 0.05/1.00 vMB 370
136,615 136,615 00000000000006202cb190918600a4432ac08357eb026ab87a91f306b9521f68 192 0.08/1.00 vMB 283
136,614 136,614 00000000000003fc93af1ef7755f58873db16e60c5d2a7a310592a0f7dfdd8c1 117 0.05/1.00 vMB 468
136,613 136,613 000000000000082a156c2be96d18710cd987b2995ffa226100c95e0820bbbced 15 0.01/1.00 vMB 2,241
136,612 136,612 00000000000003fd62b81e34a656c8da477d53f525d85baeadac85d8e4b17e97 11 0.00/1.00 vMB 375
136,611 136,611 000000000000037e74503e9521cc154f03d1cba7550ea5742f01da778860b1c0 138 0.05/1.00 vMB 116
136,610 136,610 00000000000008821a2afc842f4d588be9f1794ff32969bc71579ff3b83a8c13 28 0.01/1.00 vMB 581
136,609 136,609 00000000000002ef8abcf2e4ce658614b5a44cd811146253758ea280564e0af1 85 0.05/1.00 vMB 41
136,608 136,608 0000000000000120173b3e508bd71201a68c80bec7220876e99974712a3a38b0 1 0.00/1.00 vMB 0
136,607 136,607 00000000000003baaeba75a7d897b528329ce6f6d63fabd39f9450e7ef5d62ef 17 0.01/1.00 vMB 1,959
136,606 136,606 00000000000009366e376e5937241de3fcd52aaa4adc1ab28350be0ccf5b7105 173 0.06/1.00 vMB 153
136,605 136,605 000000000000048cef50c9119863a14d6ff3fd0e8a5dadada1309728b34017a7 136 0.05/1.00 vMB 69
136,604 136,604 0000000000000a1da936ff68d260121f9029d92ad57b939470f1a1645c536eb6 59 0.03/1.00 vMB 579
136,603 136,603 0000000000000a0ba39b4596a3575927fb772b50032064da6b597fac6af17d1c 78 0.03/1.00 vMB 218
136,602 136,602 0000000000000033060ef3bfaaa7e93f0717e194748e9aedcc84eef39d293338 43 0.02/1.00 vMB 333
136,601 136,601 000000000000047b7b1ca5869f16d313ee6768f444cdc4d3565388cc47ab94cd 20 0.01/1.00 vMB 749
Previous 10 blocks ↓
Total Size: 782.45 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: 667.44 GB
    • Received: 15.25 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.