Loading Tool

Explorer IconExplorer

Memory Pool

81,337 transactions
30.72 vMB
0.08926387 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt efef70c2e2acd25d48b148fb33c7be011f39d2d68a15e8fc0c8736f8d6f1fd40
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 8400d3711fe044ce07075c5fbc192bd8a59a6c438d3493b310d18c615f0ea20a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.01880407 BTC
Feerates: 301.57 > 1.88 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (557,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,516 357,516 00000000000000000179f3e6c175520ccd0257e56df2bf4026d595570ba2eeba 600 0.29/1.00 vMB 29
357,515 357,515 000000000000000012558e90ec1833637e839c8ebd4b2ed12a5297fa69d6529e 371 0.26/1.00 vMB 28
357,514 357,514 000000000000000007626ace6a347dbc1f933a9ec87fce9acffecae65025a5ad 825 0.50/1.00 vMB 24
357,513 357,513 00000000000000000db1ccbf70930a0dd5e0add7c758130413c2d5ca6fef15a9 107 0.08/1.00 vMB 44
357,512 357,512 000000000000000010a631108c43af58cc7e733f1125c4f58ab741d90cefcc47 717 0.33/1.00 vMB 30
357,511 357,511 00000000000000001226c84ea12e1ecfae5644d23d6c920106d591ba19f1f54f 1,295 0.78/1.00 vMB 27
357,510 357,510 000000000000000001083fc9d707640f56486ff1073fc3631f4c4e94abfc96a6 273 0.14/1.00 vMB 27
357,509 357,509 00000000000000000058612983628ecc0340085ba4eb5daba3b2bf3d19dcf265 1,357 0.81/1.00 vMB 24
357,508 357,508 0000000000000000101f5f12c3bdaddc98f5433ffc9cfbaf9142c4593b3a9aab 628 0.32/1.00 vMB 27
357,507 357,507 000000000000000004fa0674b0bf3557dee7b10ea200b8a538aec3e64ed12749 163 0.22/1.00 vMB 12
357,506 357,506 000000000000000006c9507486f340a431f8dcae1d6714d0e7e268486236d6d2 25 0.06/1.00 vMB 2
357,505 357,505 00000000000000000a0c5eea3d124cc7b9f09f4f2db0ca045a64e8004ca9bb86 571 0.42/1.00 vMB 22
357,504 357,504 00000000000000000d80a8aaca8fb708c65145b053fd4cee516acadaee55ae2a 270 0.16/1.00 vMB 20
357,503 357,503 0000000000000000052f285f3ab330eb5d45b48fb93b291e0f50737608393d26 170 0.10/1.00 vMB 14
357,502 357,502 00000000000000000f10e4cad7ca93faaf781c62299ae67fd6637d87653ca71f 594 0.27/1.00 vMB 29
357,501 357,501 0000000000000000104e4b5bf9abfe77696e0433bff7034d528775d14de3e462 431 0.40/1.00 vMB 12
357,500 357,500 000000000000000015e8551f12d2e4b8bc262e0415ff09e65691aa1a87416db8 1 0.00/1.00 vMB 0
357,499 357,499 0000000000000000100bb5f9bb1c1e8c0283d1378ad947b480e2575f72ff3c62 972 0.51/1.00 vMB 26
357,498 357,498 00000000000000000a77f8bcc2949a4e115291e3921d0a95290bf7532ad0d3bd 721 0.42/1.00 vMB 26
357,497 357,497 000000000000000009f5588ef4079517c94b05d78b51fdc77284f4a6af28d4f6 1,754 0.75/1.00 vMB 37
357,496 357,496 00000000000000000cd7570568b187c0b4b0a9dd3a2cf83d265359a417127cd2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.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.