Loading Tool

Explorer IconExplorer

Memory Pool

77,654 transactions
29.06 vMB
0.08011994 BTC
Random Selection Loading Transactions
Max Size: 175.69/200 MB

Candidate Block

Mining Attempt 5a2dd1b63344538c18d89ba41ca67dc2dfa07277142bbe56b3875eaadb4130f1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 60609cd9dc19bc900b5a3cb7e097cb3a87e1bd080b288537951b39aab22354e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.01938759 BTC
Feerates: 302.06 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (423,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,764 491,764 000000000000000000118f21a20abc76b723dcccbde7da48ed84c9602ae38005 997 0.46/1.00 vMB 84
491,763 491,763 0000000000000000002350f9a74529932729aaaac7ac59bf28b03cf89790ef47 332 0.21/1.00 vMB 68
491,762 491,762 0000000000000000009b8c5559ecfeb27139c4d056f6710595d1f10229efc692 2,146 0.85/1.00 vMB 101
491,761 491,761 0000000000000000007d4306c3ed5d00339e955a82d1a18a900a8d1dac72f65b 1,976 0.85/1.00 vMB 73
491,760 491,760 00000000000000000059af746eed8e29423a2bee535b9baeab89c47226e93e67 1,613 0.60/1.00 vMB 129
491,759 491,759 0000000000000000004651d9bf9cd0b8bfb0330c07af2113fe53db860cd1bef6 1,758 0.99/1.00 vMB 36
491,758 491,758 0000000000000000007018b56dfd1dcd04b4349903fc6856ff2697695e6ec1f6 1,513 0.96/1.00 vMB 51
491,757 491,757 00000000000000000042185cce8015a63c45eabb880f2404d4b330cc87aa29e0 420 0.35/1.00 vMB 56
491,756 491,756 000000000000000000cfb9fa1c7dd1fc48490584954e680dad9ff952df54d535 605 1.00/1.00 vMB 25
491,755 491,755 000000000000000000dd95b2626255de3ac500961bb4ca587e1efeba7ca1a6a9 1,262 0.97/1.00 vMB 48
491,754 491,754 0000000000000000003436a5fdeebbf377b0bac690d2a12e9329e2f3add2270c 1,585 1.00/1.00 vMB 61
491,753 491,753 00000000000000000029dd16c7aad0cd5a1ed0b5c1615c1e36e27b7c1754eaeb 1,336 1.00/1.00 vMB 59
491,752 491,752 000000000000000000d2660d9a903926340c487a7b2f5f6fd33eaa8d072d4a91 1,009 1.00/1.00 vMB 45
491,751 491,751 0000000000000000005344571deb8540f5aea50826551b294594fd739114564e 305 1.00/1.00 vMB 15
491,750 491,750 0000000000000000009836d11ddbcfeb1f23693b031295d2ce867bf5fef0a43f 731 1.00/1.00 vMB 26
491,749 491,749 00000000000000000099f8b65a2f62aded8fe297821126188d63815c430a2b78 1,679 1.00/1.00 vMB 28
491,748 491,748 00000000000000000019b176f25ca40c3f0c55010eb195bf1bd8084a8bec2ae0 2,121 1.00/1.00 vMB 135
491,747 491,747 00000000000000000037bcdf1169d9a5e540c915f02cfcf536dd75cf6ffbb8c0 855 1.00/1.00 vMB 27
491,746 491,746 00000000000000000053c668c1ab575292109bfc8d9a15a51443f1461de6d918 2,516 1.00/1.00 vMB 96
491,745 491,745 000000000000000000e03b82db66c6bc7663aaf88f65c8b6e569e2043a3c4b32 1,334 1.00/1.00 vMB 53
491,744 491,744 0000000000000000007218e5ccfaf70c893eb38238799b35c7ba245001518260 2,065 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.98 GB
    • Received: 16.09 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.