Loading Tool

Explorer IconExplorer

Memory Pool

76,801 transactions
28.75 vMB
0.06822170 BTC
Random Selection Loading Transactions
Max Size: 174.17/200 MB

Candidate Block

Mining Attempt f7029fe7a667adcb21cf71a3c9942e8527963aeb6407f94cdbf74b848bb43941
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d7041c960a1d6bd50e64035755ac25aa7c90994fe34c6d9942093c12933cd01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00847989 BTC
Feerates: 50.27 > 0.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (84,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,853 830,853 0000000000000000000112d9149ab72ba579ccd77f9e8b67d6f9414ecd36c009 2,957 1.00/1.00 vMB 20
830,852 830,852 0000000000000000000065028089a144b7007631674cbb98959927049d1b3d4b 3,991 1.00/1.00 vMB 36
830,851 830,851 00000000000000000001788cd970c4b53c4b88f7d7f66cd29ee2b58c5f0f244e 458 1.00/1.00 vMB 13
830,850 830,850 00000000000000000002d41a2f2291c417b379684f7f177576e11142a0d6a558 3,132 1.00/1.00 vMB 21
830,849 830,849 00000000000000000000dd545f994dcedb9bd6768e43a65650fe03f01e6db060 1,080 1.00/1.00 vMB 15
830,848 830,848 000000000000000000004ee4ffca88f24b1363fde7741f22e6ee3eb9cccdaab4 934 1.00/1.00 vMB 15
830,847 830,847 000000000000000000013ef85fc80cb6ec2cac0483b287451b5bab9eaddc9ada 482 1.00/1.00 vMB 13
830,846 830,846 000000000000000000001a9976bee1e7425afc370b554eaf78585038ad586517 2,629 1.00/1.00 vMB 23
830,845 830,845 0000000000000000000101641f852e987f027f9794429ccaaa2408b7ba81ed32 366 1.00/1.00 vMB 13
830,844 830,844 00000000000000000000f1812caac02899eb799ba390403c5798e556c38e4341 773 1.00/1.00 vMB 14
830,843 830,843 000000000000000000017d04c260c0bb669151d10b75f82446806e5f166fa5d5 1,298 1.00/1.00 vMB 16
830,842 830,842 0000000000000000000367f03509e210d2ed7f558c2fdd7efb649e5bbc87ef14 1,408 1.00/1.00 vMB 14
830,841 830,841 0000000000000000000368a4493a72322c8e0e571027d8e0efe37fda562b4dba 2,501 1.00/1.00 vMB 20
830,840 830,840 0000000000000000000051e807613e005e8ac7e7aa94bf87fbdf468353d7324b 3,461 1.00/1.00 vMB 33
830,839 830,839 00000000000000000002033329768dd4a7f7b6e7d23be03c8d9adcc6a49caebf 618 1.00/1.00 vMB 12
830,838 830,838 00000000000000000002089f4d239e359f45db65268a15dd5024c613802e71b9 1,679 1.00/1.00 vMB 17
830,837 830,837 000000000000000000000a9d3655108459252dae4f3c67adcd284683c420c5d1 1,220 1.00/1.00 vMB 14
830,836 830,836 00000000000000000001bfcc0206695ac5767977fb801dadbda8f15ff971bafb 2,303 1.00/1.00 vMB 16
830,835 830,835 000000000000000000013f2d7811ffefacd8f3ae7fbd9889a1674ad966e0b67f 3,345 1.00/1.00 vMB 31
830,834 830,834 0000000000000000000363f2bafa43780b30e7750143f700ade9edd77d152c04 2,799 1.00/1.00 vMB 21
830,833 830,833 000000000000000000028f986bbea4736e5de7ea7dd438b2af1b73cad0f79bed 2,589 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.