Loading Tool

Explorer IconExplorer

Memory Pool

80,929 transactions
29.67 vMB
0.12494754 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 8a9d537799ec61b579dddd5fcd055138c88c51d42f5576199ccc76512000799b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root fa0c6376cfcd42692556052a4886ae8926a5508290ba044e986c1ba82ca27c1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.05926508 BTC
Feerates: 151.07 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (549,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,697 365,697 000000000000000008a7cd4ac8b8b7505139deb5a68d81eec967b74b8ba60d23 440 1.00/1.00 vMB 6
365,696 365,696 000000000000000014135caf1f930c0b8ee60cbb090d87efa896f877652a1f3c 1,383 0.75/1.00 vMB 41
365,695 365,695 000000000000000010e086d1890f63557409425f8e5014013b39d09ba83ef5f2 382 0.25/1.00 vMB 41
365,694 365,694 0000000000000000061de70dd5c4299ebcdf6667e7cf9ed7638d43fc42244ce3 1 0.00/1.00 vMB 0
365,693 365,693 00000000000000000d6006e62bf79343a082c9874a3741073f27f032551b99a0 528 0.93/1.00 vMB 10
365,692 365,692 00000000000000000de2f8d12e5fe08239781a44f82bf45a9835ea75d2face8f 1 0.00/1.00 vMB 0
365,691 365,691 0000000000000000057dc5d65496f1d6f9dfacd86cc411cbe0294606550150cd 1,612 0.95/1.00 vMB 36
365,690 365,690 000000000000000014bb3c3693c659e6c16447cd983206cbea9f46f6051b3e11 949 1.00/1.00 vMB 19
365,689 365,689 00000000000000000929d0c313015a54701adcc6a5a458f2af91aa5b7b37181f 806 0.44/1.00 vMB 43
365,688 365,688 00000000000000000b85324e20b11cedc8baf55ba00203bd34425006ef253b32 295 0.25/1.00 vMB 17
365,687 365,687 000000000000000003373277be4f2968626a9ea748a071e41e999c4befabb131 504 1.00/1.00 vMB 11
365,686 365,686 000000000000000007a16fdd55c64acae74189739296898913a810ff5432f605 1,450 0.70/1.00 vMB 48
365,685 365,685 000000000000000013cab652c170b0e0876850f26c455c87fe6857704fe027d3 656 1.00/1.00 vMB 13
365,684 365,684 00000000000000000ce26b38f0a4f976c2b82ec14a84c75a905ecfb01413f24e 401 0.93/1.00 vMB 7
365,683 365,683 00000000000000000734f95d998042a51fd4872416646d97bb1f4ff9f23883b5 521 0.93/1.00 vMB 8
365,682 365,682 00000000000000000f30875e6e2647e7ae7cf0c1aa0ab9148d689c24980bf495 1 0.00/1.00 vMB 0
365,681 365,681 00000000000000000bd9b63834a70ef6dd29cd0ad13a5108b9818826a82a9ec7 1,198 0.99/1.00 vMB 27
365,680 365,680 00000000000000000b15f5effc76af39d225aadb99e99935a4ca74e9d1adfd78 301 0.75/1.00 vMB 5
365,679 365,679 00000000000000000d7d86d124f90df7f75c2ab4900f9e3befee63dd87010d79 548 0.95/1.00 vMB 10
365,678 365,678 0000000000000000067b98dcece8e75aa7b2ef2ae45437058a031efab0bea3ca 613 0.32/1.00 vMB 44
365,677 365,677 0000000000000000002f5e0ee5094c1c7b294bf0aaaf25c953c1316c5ecec7c2 1,317 0.93/1.00 vMB 30
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.64 GB
    • Received: 15.98 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.