Loading Tool

Explorer IconExplorer

Memory Pool

82,669 transactions
30.46 vMB
0.09876909 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt 8dc016968651c8cedd96acc5cc01d928f04b2074992e3196b85ffa3fa885b426
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (390,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,996 523,996 000000000000000000043908a5aa0e408aa4e48d72a3bd244b6bd98dfd345b2c 980 0.42/1.00 vMB 26
523,995 523,995 000000000000000000258d33026e5c2a93b8493769f4353d95eab1abd8b8c10a 2,042 1.00/1.00 vMB 40
523,994 523,994 00000000000000000041e5a2c0e3a263874c5bfa6d4971e507a3fe5d080321d6 1,869 0.97/1.00 vMB 5
523,993 523,993 00000000000000000030de5a2dde534f52cb5db7a6fe5028ecf3d20572d53635 2,744 1.00/1.00 vMB 49
523,992 523,992 00000000000000000003da1674aa4e0cd0d1507048da5c178cd656511a890785 2,487 1.00/1.00 vMB 46
523,991 523,991 00000000000000000022ef2f8db2f9e46725878ab00a9d38945d55fff61b209d 1,206 0.50/1.00 vMB 32
523,990 523,990 0000000000000000002d11443d13bf34e7c1e4dab95d45360998ef5a0b68c38b 983 0.66/1.00 vMB 3
523,989 523,989 00000000000000000041f94fdf0f4fe1d5a486dfe65b47bf5960020c2f1de3b2 2,325 1.00/1.00 vMB 45
523,988 523,988 0000000000000000003882bb3554816a68ee175057c58fa7c03bc1a1eedb0e3c 1,116 0.55/1.00 vMB 19
523,987 523,987 0000000000000000002c5784bb6a0d1edf3ffa4c40ce34e45ab24ee46f162037 1,688 1.00/1.00 vMB 15
523,986 523,986 00000000000000000014584e8148b01f4470b8f4a57bc1c0d7080f0daefec704 2,325 1.00/1.00 vMB 42
523,985 523,985 00000000000000000021388cb6cb63d61103a9e864118ce76ef46ee188cf363a 145 0.26/1.00 vMB 7
523,984 523,984 00000000000000000029733e20a3408a9855461b9363b7317d711ff0bc2ad365 618 1.00/1.00 vMB 1
523,983 523,983 0000000000000000003cc0bcf9b23d436e4f1612606a45cf677550ed93386bcb 1,681 1.00/1.00 vMB 21
523,982 523,982 000000000000000000195b1c4934bbbb6fe4ca9b0692644f9ac1bc3d84643703 1,858 1.00/1.00 vMB 30
523,981 523,981 00000000000000000007be9ab9afb28af05334078e24eeb5391767301d332f6f 2,475 1.00/1.00 vMB 42
523,980 523,980 0000000000000000002840f929ca9b2be24e4cf7f30191ed19f83f467955f3f1 830 0.59/1.00 vMB 34
523,979 523,979 00000000000000000032a529a9873490b2a6319566351cb00d4616cdf3bf1015 336 0.18/1.00 vMB 19
523,978 523,978 000000000000000000249e9de3b09800d0ceb8a3f091f2e4dc1c7cd27c89b734 92 0.04/1.00 vMB 29
523,977 523,977 0000000000000000002008a178aa5e02ac295fd3832230af5bcd24c9a449d0b6 255 0.13/1.00 vMB 32
523,976 523,976 0000000000000000003f3a75d592dd21498332b201412b61f869e63d45200449 36 0.03/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.