Loading Tool

Explorer IconExplorer

Memory Pool

82,845 transactions
31.76 vMB
0.09907035 BTC
Random Selection Loading Transactions
Max Size: 190.81/200 MB

Candidate Block

Mining Attempt e28d1216ecb9d3baa71eb6df80e927416d226694b2ae0b3985748d588420e0f2
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root c4e3afe2c783a68ab6eecd9c5800f2da745a96f80c1f19dc660ee4e9a2118f32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 758
Size: 1.00 vMB
Total Fees: 0.02193404 BTC
Feerates: 151.12 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (38,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,888 876,888 000000000000000000010fe123e3027a3624eb762449dd9a864a7710c29d4cba 2,646 1.00/1.00 vMB 3
876,887 876,887 0000000000000000000071eb09d48e731be0df82f152c718b37f503822ddbe48 1,698 1.00/1.00 vMB 3
876,886 876,886 00000000000000000000bc1d48780c40a5f306914190bbfe913e4f9cf3a509d2 2,912 1.00/1.00 vMB 5
876,885 876,885 00000000000000000000f735db7e4838f83e43ba8d882f3f7453ea2913d868d1 754 1.00/1.00 vMB 2
876,884 876,884 0000000000000000000019d9daa5a96952c92b2bfb803df9b0c1299fd044b616 1,032 1.00/1.00 vMB 2
876,883 876,883 00000000000000000001ae4885db97ca306cf65948af3df1c8bc71b76524facd 2,529 1.00/1.00 vMB 3
876,882 876,882 00000000000000000001ee899f1cdcef58839722d5a57b7b88415745f6d33085 1,018 1.00/1.00 vMB 2
876,881 876,881 000000000000000000021b0ae9267e98d70a7eed8dfc6b99f329bf719fad2ecc 2,378 1.00/1.00 vMB 4
876,880 876,880 00000000000000000000722eb73e41737b600bf50c0511f60df69cf26c35ff1c 2,444 1.00/1.00 vMB 3
876,879 876,879 00000000000000000000f23651cd704b3bb1aa3110eb809171117594970cc07b 3,264 1.00/1.00 vMB 6
876,878 876,878 00000000000000000001c612ac10037920efd78f2e422d562343c0d9c7eb84ec 2,079 1.00/1.00 vMB 3
876,877 876,877 0000000000000000000002abe04f87ba8c815340e9015a4da35c95a933178d29 1,984 1.00/1.00 vMB 3
876,876 876,876 0000000000000000000021d176efb205dbc0105d2fb0581b8730167e6810d23d 1,780 1.00/1.00 vMB 4
876,875 876,875 00000000000000000000de3d0531310e7c56253594dc3ecbfa2b376f86bf1a8e 399 1.00/1.00 vMB 2
876,874 876,874 0000000000000000000184664c01b15392956a1621ed2534c11f8a3a031f03b6 3,535 1.00/1.00 vMB 5
876,873 876,873 000000000000000000026ee4edbd9096c645e78831c111991ddddbbcd29d5219 700 1.00/1.00 vMB 2
876,872 876,872 000000000000000000005ed3703234b42618ccb18a863b36e3cd0aae9d211439 2,146 1.00/1.00 vMB 3
876,871 876,871 00000000000000000000473eb271d2dc3541a6510feb58bb47b598be70bc158b 2,764 1.00/1.00 vMB 5
876,870 876,870 000000000000000000020e8dd05c31f06d382865365119c1ebe4d7b4591cb824 1,228 1.00/1.00 vMB 2
876,869 876,869 0000000000000000000074f3eff4a5a2aa9e593d3481dce15a21499c1f956c7a 2,863 1.00/1.00 vMB 6
876,868 876,868 00000000000000000002680291547515cc0282a3e782782c9da3206163d1bf7e 2,098 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.98 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: 716.23 GB
    • Received: 17.79 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.