Loading Tool

Explorer IconExplorer

Memory Pool

75,611 transactions
28.30 vMB
0.06351379 BTC
Random Selection Loading Transactions
Max Size: 171.39/200 MB

Candidate Block

Mining Attempt fe728c2b7e75ab15ff7629a5f6a35df9da0c987a37bc8ae9169b5eec4d74fe58
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (277,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,850 637,850 0000000000000000000f89d755943659677ca040b8e0a7d7fcadd2efcf1b5acb 203 0.06/1.00 vMB 28
637,849 637,849 00000000000000000011a5d4aaf6dd13013f8776f4e7669ac25c1de52b9c5287 2,147 0.84/1.00 vMB 20
637,848 637,848 0000000000000000000b6556c79df976785b96799c5fb2ea8af15b61382fbcb0 1,548 0.86/1.00 vMB 11
637,847 637,847 000000000000000000026132d22a01331e4c8644cc12c6bb1361fce653915ad5 2,552 1.00/1.00 vMB 8
637,846 637,846 0000000000000000000870ba7383ce2b5901880ce0daade1ae5b84d67b02d425 2,856 1.00/1.00 vMB 8
637,845 637,845 0000000000000000000098679b6fbf3ef4801685558ad2f4fa479b57976b1d2f 2,750 1.00/1.00 vMB 32
637,844 637,844 0000000000000000000e0cc475859b44182067ba9ec3d538be479e79d2b2af75 2,339 1.00/1.00 vMB 43
637,843 637,843 00000000000000000006d5172aea9bd957a3cbfc9f020091ee1be4419e0489d6 2,840 1.00/1.00 vMB 53
637,842 637,842 000000000000000000078f8f236c04e38f2cde9d470354e06689df8e66637d88 1,346 0.82/1.00 vMB 18
637,841 637,841 0000000000000000000e790c24b589179775efdecbe478895c9671b849a682d7 451 0.15/1.00 vMB 22
637,840 637,840 00000000000000000008297a70501dd0862f318ce485d8ed67a2b983ae74a570 357 0.16/1.00 vMB 17
637,839 637,839 00000000000000000007ba5202c9487887734186d091a20c9da06b43d5e08598 2,557 0.92/1.00 vMB 6
637,838 637,838 0000000000000000000bbf3a97faf7088193700f48dc73ee42ce01ce3b36f170 2,634 1.00/1.00 vMB 18
637,837 637,837 0000000000000000000e6645e58f4f483cbdf02b02fe2b19c0692a561cc7577d 2,379 1.00/1.00 vMB 31
637,836 637,836 000000000000000000042060c1f96bd7601d72f4407315f3e91ec574fa9c9d43 2,938 1.00/1.00 vMB 47
637,835 637,835 0000000000000000000ac92ef5b354a8077813d3017cfac37a9961d14ee99ab1 2,367 1.00/1.00 vMB 12
637,834 637,834 000000000000000000009ecd66c0cb608f9f04246c2f89a6726dc6d046c223e3 2,188 1.00/1.00 vMB 46
637,833 637,833 00000000000000000002da57bf7f5d94bc63d1d593aa897ff8de4e055feb254f 402 0.15/1.00 vMB 21
637,832 637,832 0000000000000000000697fcb301cccca6d044be4477665ae61e7c67d21c3dce 1,687 0.72/1.00 vMB 20
637,831 637,831 00000000000000000002ded21adba6ac5154f8a545844be5d95d61438c0ab0c4 2,011 0.79/1.00 vMB 20
637,830 637,830 000000000000000000018f518e9cbf249dffc722b7437fe0d62d6c74964ccb50 1,606 0.85/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.