Loading Tool

Explorer IconExplorer

Memory Pool

80,208 transactions
29.86 vMB
0.07467364 BTC
Random Selection Loading Transactions
Max Size: 179.74/200 MB

Candidate Block

Mining Attempt a0b7512e480cfefb8f620321f3158a0b728548d27b6bb33b9a10c7daac228621
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root a42db0a220a9674fb6f709f509bfd35f74bbe78f9ba66730f9a61ba923470047
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01352628 BTC
Feerates: 197.70 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (391,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,748 523,748 000000000000000000011b00cf2e8b67d0dbcb66ad1050e804b6712300ad8dd4 80 0.97/1.00 vMB 1
523,747 523,747 0000000000000000000c60ee55165f4e236db906d0c7dac634ebe450cc65c153 1,815 0.99/1.00 vMB 23
523,746 523,746 0000000000000000003b3d044a540b4bf3f7b03acbdfb6e2e19a6d4c4b86ef83 1,800 1.00/1.00 vMB 20
523,745 523,745 0000000000000000000a119e963e7a40d609ad5d2b97be770c3952634b49fc85 1,224 0.99/1.00 vMB 13
523,744 523,744 00000000000000000000dee0a704fccab8cb0568eddf4df51c304560cb6f7380 2,286 1.00/1.00 vMB 29
523,743 523,743 00000000000000000008dbc35a84055f5d164e0184337e654efa8c6e620f0ffc 2,326 0.99/1.00 vMB 11
523,742 523,742 00000000000000000042f68a86380fb1031507275cc77c909667dd13b539e9a3 3,364 1.00/1.00 vMB 29
523,741 523,741 0000000000000000002bc3a63dfb942972dd35785d424f13db6eefcb6cb0bb9a 2,042 0.90/1.00 vMB 51
523,740 523,740 00000000000000000002a52d0492b0cb415e2d58aaeb658f6683c1ef39fd802b 389 0.41/1.00 vMB 18
523,739 523,739 00000000000000000038e4d3069ab3237f11e5d716bd7f19d630762e48b7ee6a 2,398 1.00/1.00 vMB 4
523,738 523,738 0000000000000000003a956ad831c0b36cd89baa551ededf9bcd326ec0abf4de 2,232 1.00/1.00 vMB 50
523,737 523,737 00000000000000000028ba2318243af3f32d54f50b25d42befe127aa6c3d6427 242 0.15/1.00 vMB 10
523,736 523,736 000000000000000000437f90d41802eb762a63233ae054a84490de24e9f84ce8 135 0.23/1.00 vMB 8
523,735 523,735 000000000000000000211524f4fdf9bc7fd664924cd6d37b9c3e3b1280a571d4 1,856 1.00/1.00 vMB 17
523,734 523,734 0000000000000000003e202f30bcb816c18f70d912146a04a8670040f2dfab37 697 0.48/1.00 vMB 14
523,733 523,733 0000000000000000000343e222f1d2b5fd5cfa310fbde7be931bcd8c0201d893 76 0.03/1.00 vMB 21
523,732 523,732 000000000000000000226e05cfb02a626433efc6c4433745efd5e6f920af969f 366 0.37/1.00 vMB 27
523,731 523,731 000000000000000000133761ed36446f4fcf1678d6db3b16018fdceb9ee3834f 1,088 0.48/1.00 vMB 24
523,730 523,730 0000000000000000003085adf1008796963155c5da7119d6bcf63a74753dc9a3 669 0.19/1.00 vMB 23
523,729 523,729 0000000000000000003e1a5e6e1b4ce017a6dccb5dec15d56ef7041b325b73b0 493 0.23/1.00 vMB 23
523,728 523,728 000000000000000000235e36b6088e15b381693127fdb5d1b6bcf1457df9909f 2,582 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.37 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: 663.71 GB
    • Received: 14.93 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.