Loading Tool

Explorer IconExplorer

Memory Pool

82,462 transactions
30.91 vMB
0.10571417 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt 7ef155dd74fdbdc8a705e4955a741e17e531374b9f9c9be2f4da3eec73af6ce3
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root edb76af52437a7d501895588300af1c3c6f5e5a6da626127d572fd8d8de78422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03641472 BTC
Feerates: 163.06 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (361,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,854 553,854 000000000000000000248fe80b3febf03163e58c6e4038d952d5f435fdb92f1d 2,669 1.00/1.00 vMB 25
553,853 553,853 00000000000000000030319994d1ffef33ae687e0098dc1bf40ead14092ed709 1,414 0.64/1.00 vMB 10
553,852 553,852 000000000000000000253e3cce8566071ba0f427934083ec25e5bb591a3c0ffc 1,631 1.00/1.00 vMB 4
553,851 553,851 0000000000000000002564f4ff1a3b458d3756325430bd095ded13809c0e03cb 3,203 1.00/1.00 vMB 20
553,850 553,850 00000000000000000029634f0f44c295976b5836110a42a21052c58301bf23a6 628 1.00/1.00 vMB 1
553,849 553,849 0000000000000000001be5bb8b2f6464519d2c1b3a1a2edb183525dc453050e6 2,601 1.00/1.00 vMB 5
553,848 553,848 000000000000000000270f9295089c4aa020c2256d78101213aae6bac588d34e 3,306 1.00/1.00 vMB 25
553,847 553,847 000000000000000000012e941cb494c230338d943769550ff680013f918bca90 3,198 1.00/1.00 vMB 21
553,846 553,846 00000000000000000006ae1101d53239bd2125e7571109a2f17be4c0e06420eb 1,321 1.00/1.00 vMB 6
553,845 553,845 0000000000000000000917f3dd970ffb3c2cab53f269d723c93a84fd0af883df 2,835 1.00/1.00 vMB 11
553,844 553,844 000000000000000000113df478d9220ca73bc0d381844bd0e59fd2dbef351f42 3,227 1.00/1.00 vMB 58
553,843 553,843 0000000000000000002d15116c38245b91fec66b80f4d385de864de5968fbe38 2,697 1.00/1.00 vMB 14
553,842 553,842 000000000000000000168e6c06d5596bfd61ae672711772c904e9fc03977b4d3 2,516 0.99/1.00 vMB 31
553,841 553,841 0000000000000000001002920c360f9894e9563c7c29af8113a4c6fceb0a9740 1,154 0.45/1.00 vMB 42
553,840 553,840 0000000000000000002d2a1127e42f93e64637eb16426ea0b23dcd3bca5b0932 1,910 0.81/1.00 vMB 13
553,839 553,839 0000000000000000002d391e1b6cdbd1351d851a6721123e2d9e8cb40d6d1b1d 1,225 0.83/1.00 vMB 6
553,838 553,838 00000000000000000000dab5df99477a1646a363bee82d50e98bc182d54041fa 2,738 1.00/1.00 vMB 7
553,837 553,837 0000000000000000001310e656899d2f340021ae9fae246d341f8998553bc903 2,639 1.00/1.00 vMB 23
553,836 553,836 0000000000000000000f3aa68abe20d7f0ddf212ced8a47cb1c7baf813c329ab 971 0.88/1.00 vMB 6
553,835 553,835 000000000000000000124fd49acf8ef547e1d8360110592c28b40cd25bd303f6 974 1.00/1.00 vMB 4
553,834 553,834 00000000000000000015329284357ce4080bc1898ec2dcc4f0a33340e098d396 2,562 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.69 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: 694.82 GB
    • Received: 16.51 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.