Loading Tool

Explorer IconExplorer

Memory Pool

81,974 transactions
31.07 vMB
0.09845820 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 241694b29b26e4aa5919c60d85ffc4c905d756c8b95709608d4e55aebe45d2db
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 9725b75d4852e8f2ba34a6376cd022399add7183c202ca051b2d6ce38f1e8d8c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,319
Size: 1.00 vMB
Total Fees: 0.02449479 BTC
Feerates: 150.77 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (103,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,979 811,979 00000000000000000003253980fa9e9f1ae4e17a50183b7f83163e31a1879b00 2,900 1.00/1.00 vMB 19
811,978 811,978 0000000000000000000004b712d94464b607c21cb3d8619aefcd5063bc720c74 3,316 1.00/1.00 vMB 25
811,977 811,977 0000000000000000000481fdb27283d22a767c4e8d4a273cc4d83ba87f787b9a 1,467 1.00/1.00 vMB 11
811,976 811,976 00000000000000000004895dabeb87927586046cbd692e9e503e98e9d26ba237 2,277 1.00/1.00 vMB 15
811,975 811,975 000000000000000000047f7620f4c7a1614bea5c605ef0ae8518f688b8936ff0 3,508 1.00/1.00 vMB 22
811,974 811,974 000000000000000000012ab0d73224c3db74d198f7dced9882e463e5f6bfe3d6 846 1.00/1.00 vMB 12
811,973 811,973 00000000000000000003797b4ffeea35425c8963b5265326db6dc13266c091fc 2,005 1.00/1.00 vMB 15
811,972 811,972 00000000000000000002f33657dcc430c8f7b6d27a202406cc957e9f176af5e3 3,325 1.00/1.00 vMB 27
811,971 811,971 00000000000000000002911fcf692c482aab2e43f90471e5bef15995eade53f8 1,215 1.00/1.00 vMB 12
811,970 811,970 000000000000000000002f16d277c4e32a256b7519f6367734eb27afaf740307 915 1.00/1.00 vMB 11
811,969 811,969 00000000000000000001d828c9ce5de96f2812bd2bad74589179144f61ee695b 551 1.00/1.00 vMB 8
811,968 811,968 000000000000000000045398d6a068f172b35263022c957401c8994b9f0daae7 1,526 1.00/1.00 vMB 11
811,967 811,967 00000000000000000003ba09f6a18c58561194391a9966b846aed43a7dfc0d71 2,131 1.00/1.00 vMB 16
811,966 811,966 00000000000000000004a0ce35a1f24aaa572e87a072970f9825bd94f05c9b09 2,348 1.00/1.00 vMB 19
811,965 811,965 000000000000000000009d93513e74d152d69c53b61b7bf3dee18378bf0c703c 1,839 1.00/1.00 vMB 15
811,964 811,964 00000000000000000000303ebc065d02c7791cc402736066279f69dd032897a4 1,342 1.00/1.00 vMB 14
811,963 811,963 0000000000000000000037512d1d274cb657305ee2f98ddb48dbf24dfaed94ac 1,454 1.00/1.00 vMB 14
811,962 811,962 00000000000000000001cf9ed23f2372647e9aa4bf21ead2a4692ae28b4d2402 488 1.00/1.00 vMB 8
811,961 811,961 00000000000000000000302c5ec3bc52fda6c081023e73f23a47c8142949bc94 1,564 1.00/1.00 vMB 4
811,960 811,960 00000000000000000002bc9e68c5e053f597353579d84930ecbec1501866a7fe 452 1.00/1.00 vMB 7
811,959 811,959 00000000000000000002033565f4999bb233a067fab109af78bb2df9d4eeef3f 761 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.04 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.19 GB
    • Received: 18.15 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.