Loading Tool

Explorer IconExplorer

Memory Pool

47,297 transactions
28.42 vMB
0.11261736 BTC
Random Selection Loading Transactions
Max Size: 148.77/200 MB

Candidate Block

Mining Attempt 71a9ffb0abf6d9fd9c45519707e3f857fb7aa02afd2835949fbe39c4718fed7c
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 7647ba839986dbfba8b12bff76d3f690118c7ba530aa81de3b56042e46f40b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,952
Size: 1.00 vMB
Total Fees: 0.04563229 BTC
Feerates: 150.77 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (117,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,903 796,903 000000000000000000037904e399237aeb4ea4628a98c524928f68065e20aa1a 4,830 1.00/1.00 vMB 10
796,902 796,902 000000000000000000026f7aa847349c274e49ddb8ff88f276fd24d6125b2680 611 1.00/1.00 vMB 10
796,901 796,901 000000000000000000041c97b50227167e7160d89f5f37b07b28697fd21b46f3 2,187 1.00/1.00 vMB 17
796,900 796,900 0000000000000000000133f6de374e45f838d346593855157d867ca9e810d28a 1,187 1.00/1.00 vMB 12
796,899 796,899 0000000000000000000457bffe422d0dcae2d7d2e24d559161f073623384d9e9 539 1.00/1.00 vMB 9
796,898 796,898 000000000000000000034df5ed61fff5e23abbfb919c4c8f17261b7dc9a7bb55 5,275 1.00/1.00 vMB 10
796,897 796,897 000000000000000000021d8d298880319efdb5098f7b71a66d99fb30049fe000 943 1.00/1.00 vMB 11
796,896 796,896 000000000000000000005148d3cabe87a736228b22e882e4ed22da0fe613e4b0 937 1.00/1.00 vMB 12
796,895 796,895 00000000000000000004a1bc0a49edffc7202a1ec867a219f6e277c5e4a69279 1,591 1.00/1.00 vMB 14
796,894 796,894 00000000000000000001b7b9c82162b53d4522f3bdfdd7c6c5de9acf5a0d2072 397 1.00/1.00 vMB 10
796,893 796,893 00000000000000000002b5cf43781ba6f8490d5b0ed6bb3b4a29461f639b5d69 1,576 1.00/1.00 vMB 13
796,892 796,892 00000000000000000001f35fe90381cbcddea5cf27b3fa2ec77ab6e5a8016ea0 494 1.00/1.00 vMB 10
796,891 796,891 000000000000000000047b71c81c28f3c119c4c4bd4254b6e29ca2191da93801 596 1.00/1.00 vMB 10
796,890 796,890 00000000000000000002c1bdd1436516ee722d5fdb19d7de2eea87aff4cb2c72 1,431 1.00/1.00 vMB 14
796,889 796,889 0000000000000000000543d2c29d2a1c5057c90e0496935a06441cbbea4c1665 1,287 1.00/1.00 vMB 12
796,888 796,888 00000000000000000003075fe9701558ff3a08dd7ecde5b17547e3fce6e3ba1a 2,705 1.00/1.00 vMB 19
796,887 796,887 000000000000000000000ded502772b15fc844013fac2cb301660cd3b2ddf753 1,869 1.00/1.00 vMB 12
796,886 796,886 00000000000000000004df5d52c2251329a50fa653f6dcac12a3216477060ea8 2,760 1.00/1.00 vMB 23
796,885 796,885 0000000000000000000395a2da12c6f980319c73420783b5a0ff3cfa43a01c60 2,184 1.00/1.00 vMB 14
796,884 796,884 00000000000000000003243de6d03e7f518e08749ac500764bfe222e95c2a9b8 770 1.00/1.00 vMB 11
796,883 796,883 000000000000000000014bb99f27d7eda03b1669b38de14893e42fed6ca5e908 315 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.