Loading Tool

Explorer IconExplorer

Memory Pool

28,383 transactions
9.34 vMB
0.09320763 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt 417d7a6fdfc56677588e0a6cd1176baabaaf81e7a12b6a27d25ac18c848d7b4f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root f3d8e9e900668cda01f078f459b37893e75f63656a9070d60c123b55cd2b24b9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 1.00 vMB
Total Fees: 0.02485551 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (752,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,953 160,953 0000000000000287a2cf2e6d8838d11ec962ce087e512e39d7cb3f9704e5b346 153 0.04 vMB 17
160,952 160,952 000000000000010a87e7e39462be9d291f6018339449f8b1313492284e8a8a61 39 0.03 vMB 109
160,951 160,951 000000000000087262156455b255caa84cd153286fc02319881260820b069d36 138 0.05 vMB 7
160,950 160,950 000000000000076bc1c17a8fb3547a577934a8bfdf1c871255c1e78c19a7ed31 60 0.06 vMB 122
160,949 160,949 0000000000000b96c51ac63bea7f63a84eee0d2074d00440259ea741f95649e2 1 0.00 vMB 0
160,948 160,948 00000000000000cd01b6a0ca5160c4c5f1ef7ebd2d7e2936aa53eb360ba60afc 79 0.05 vMB 297
160,947 160,947 00000000000002db0b0bfd938bdd1e968270eab5a72f9ed44058a2de09eb061a 52 0.02 vMB 139
160,946 160,946 000000000000022d125635c0dcef4c3e30a6ce5cda3dbaa93b8de3bb80833fda 58 0.04 vMB 373
160,945 160,945 00000000000004f28687644467a9f8288681845a6d3d570cb1bc74f29c300f13 102 0.03 vMB 38
160,944 160,944 0000000000000d8765a886c062f2c77f1b5935d27bf2c4cec76bcc2bcbbe65f3 38 0.02 vMB 268
160,943 160,943 0000000000000d336f30afedbe829e86699ed818561e5c1f48ec4389cfa7d9ea 178 0.05 vMB 0
160,942 160,942 00000000000005d5eb65061be005b132ff538225f79078fc537bf19a7b6bdfe7 37 0.02 vMB 47
160,941 160,941 000000000000022bf6c721c2b30b2f0f0972d90b6862756b603f4f6677fb53c2 17 0.01 vMB 49
160,940 160,940 0000000000000560e8f05897716a135d86d88f7c0df9b98f2cb2fdaf488dcf9f 12 0.01 vMB 17
160,939 160,939 000000000000092fd0915b4d39aa6c74fcf3e87ce8cfe3da5750a50d98d7aaea 61 0.05 vMB 121
160,938 160,938 000000000000018561c262e2ce6f688a9eb931dcbacc8bc273bfee53c4c9adb8 1 0.00 vMB 0
160,937 160,937 0000000000000b6812503894988594bd4b0ecb9f77f11b4d4cd378c5ef2ad350 188 0.05 vMB 3
160,936 160,936 0000000000000c29d7292e7f6b974d3258072c2fd8ba2eec77c8269ea5eb8562 38 0.07 vMB 93
160,935 160,935 00000000000005583ffdd935a400a64847c0b6d8011c87ec89109d253ddbc532 97 0.05 vMB 248
160,934 160,934 00000000000007091183d4e52f0e42cd5fd6dc5d7e98b51589b448ebcdfe6a50 8 0.00 vMB 254
160,933 160,933 000000000000077e6ee20ba8e27061c5d36d7694776138cc55ffdbd9174becf5 49 0.05 vMB 60
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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