Loading Tool

Explorer IconExplorer

Memory Pool

75,306 transactions
27.76 vMB
0.07273269 BTC
Random Selection Loading Transactions
Max Size: 169.39/200 MB

Candidate Block

Mining Attempt 600db586f817183ddc80825d4b0e97395648039d7e0a958f0db3354f714c5acc
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d81f37c386390fd20b76cfbd63bdf36d32c44edb201e33a3ac1698c0578d3519
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,453
Size: 1.00 vMB
Total Fees: 0.01278048 BTC
Feerates: 150.93 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (372,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,943 542,943 0000000000000000000cefaeea46506e0414ee5882ac4162ef85cabb5f6485e9 454 0.20/1.00 vMB 15
542,942 542,942 00000000000000000025f3347fd47617f2b038222e763c43acba5f8bb65a5157 2,066 0.84/1.00 vMB 16
542,941 542,941 0000000000000000000e50e0d61a75507b7a0d1bbf180f663908c5e3f1d2f4c5 1,553 0.65/1.00 vMB 14
542,940 542,940 0000000000000000001edd9c7e370b8bc5d6514f668fa7e35ff73ca4db4b976a 2,045 0.67/1.00 vMB 16
542,939 542,939 00000000000000000026793da29b4e829ba696f67ff0be4cfc7e8d834ea83a7e 66 0.02/1.00 vMB 26
542,938 542,938 0000000000000000002472558448ab31f8ac19589eb22f40d74ecfd11bdd7c03 2,024 0.72/1.00 vMB 17
542,937 542,937 0000000000000000000003a87c3cb913fb338dadc57feda1fa68b2a572ffc7e9 848 0.32/1.00 vMB 13
542,936 542,936 000000000000000000125b1de46deebd887866d9b71af4c3de833950cb08d69a 61 0.02/1.00 vMB 16
542,935 542,935 0000000000000000000fa816093ebebebc33f74eac6826d98ed4af64ef010a3b 2,463 0.80/1.00 vMB 14
542,934 542,934 000000000000000000141911aa0955424909a7ab6efa7dc4db004900bf02fb2b 2,090 0.84/1.00 vMB 17
542,933 542,933 0000000000000000000d93b9dcd98fc58baee3f40dc491cd99cd6f8afc4cb871 117 0.18/1.00 vMB 3
542,932 542,932 00000000000000000002c96684245ed64133985768569ab5cb71b6df9d8a23a9 2,127 1.00/1.00 vMB 13
542,931 542,931 0000000000000000000ae550c88973e78a94b33cbfeeb493d1031b67e5d9f9e8 3,159 1.00/1.00 vMB 16
542,930 542,930 00000000000000000004ad090f9afd8e76b4c7fec6a9e46fef043e81222f7a55 999 0.37/1.00 vMB 13
542,929 542,929 0000000000000000001c07151145d0901e56dee0f7d31ca68daeb54070dc726f 1,639 0.58/1.00 vMB 17
542,928 542,928 000000000000000000126d615aad3cc322487bcc3ad2d5c4bbe891de3418da27 504 0.16/1.00 vMB 13
542,927 542,927 0000000000000000000428ad7cf8c6067dae5a57232da251a8c1a97c5f81da48 907 0.36/1.00 vMB 24
542,926 542,926 00000000000000000006db7a8e14fd90eaf9b780122da60b7f658587cd2a738b 2,180 0.79/1.00 vMB 5
542,925 542,925 0000000000000000000c85b04fdda4f3792d4425cc859f01a3072a8dbf51bd86 637 0.31/1.00 vMB 33
542,924 542,924 0000000000000000001c75f6a5445b960f8bd9800b61cf6f75f6682ee32d3e72 310 0.17/1.00 vMB 5
542,923 542,923 00000000000000000020869b96931650284b706b32adec98003da11ce82d4531 2,568 0.99/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.