Loading Tool

Explorer IconExplorer

Memory Pool

76,844 transactions
28.71 vMB
0.11431971 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt e53a4d79871cc96887eb337a8ae7f02cc04783cd59e721feaba13a59e3eac6a8
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 1b2479661e5f24342ba1aaceb0b9370f0d1144bc9ac4e0a88fae3e3e765864b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,998
Size: 1.00 vMB
Total Fees: 0.05457444 BTC
Feerates: 101.65 > 5.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (429,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,354 485,354 000000000000000000470f9654086748a133bfc95050b9bff6fc05ff50f35730 1,923 0.85/1.00 vMB 119
485,353 485,353 000000000000000000aa89ba6394a84e3be7f7e4ad650dac7df93cbb3747ffbe 1,357 0.65/1.00 vMB 102
485,352 485,352 0000000000000000011af85883cb2d39b46bcf07a575c7e67e5429e9e0728b4b 553 0.23/1.00 vMB 119
485,351 485,351 0000000000000000012603727087d221db22d3fb111bfc0d45e7ce2cb8cd6d76 240 0.08/1.00 vMB 103
485,350 485,350 000000000000000000753a0f3b76cf7242b32488696cc9b21e9cffe1df072969 626 0.33/1.00 vMB 86
485,349 485,349 000000000000000000d64ec1dbe8de445c3963d23ab8e70d072d9cca99a85fb0 1,508 0.76/1.00 vMB 117
485,348 485,348 00000000000000000052986492aff807e5b5d171f7322506b8fea27e65927087 135 0.21/1.00 vMB 61
485,347 485,347 0000000000000000005f380c90235da370280897c0fa37b19cff985e7134835c 1,874 1.00/1.00 vMB 31
485,346 485,346 000000000000000000b9abc2423b87030d966df914889c5e99e55d09c80e16a8 1,578 1.00/1.00 vMB 46
485,345 485,345 000000000000000000e8ad8262548b902b29680f66027657c99275673b87c7c3 1,650 1.00/1.00 vMB 31
485,344 485,344 000000000000000000740e2b1b0d0c49c327c4db40c183ede09b895848129bec 2,184 0.99/1.00 vMB 153
485,343 485,343 0000000000000000002096ce830a45a139f8ba1b1d8ff35955b47763da243395 1,744 1.00/1.00 vMB 91
485,342 485,342 000000000000000000e01e691b376c4ca68e0a8b77d6d803c6c51cb96456109e 1,801 1.00/1.00 vMB 134
485,341 485,341 000000000000000000d1571c7cab75bbfe15e929a89642c65cdf1c90878cddbe 1,838 1.00/1.00 vMB 121
485,340 485,340 0000000000000000008c4deda1f7cfe8fa9b34ef65a6df78002bc002e467724e 2,083 1.00/1.00 vMB 156
485,339 485,339 000000000000000000685e86174c43cfe98617aae151a163dbe6595f271aeb7d 1,840 1.00/1.00 vMB 209
485,338 485,338 000000000000000000a879bc5d33e2b483b330bf14d5d9e22418743d2f8f6fb8 2,252 1.00/1.00 vMB 76
485,337 485,337 0000000000000000007acdd80b5627ea06a663ec65058f669d430bf96c97d797 2,145 1.00/1.00 vMB 151
485,336 485,336 0000000000000000006218a01b22a7085fbd637a4b31fcc76bdcea5ccf090299 1,869 1.00/1.00 vMB 131
485,335 485,335 00000000000000000035fa7547bd3d088c2c531d60d4faf24e83752a009d2e66 2,150 1.00/1.00 vMB 173
485,334 485,334 000000000000000001001f088a6821e23bbec7d39243af515565ba498ced9108 1,670 0.83/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.