Loading Tool

Explorer IconExplorer

Memory Pool

90,744 transactions
33.08 vMB
0.16830016 BTC
Random Selection Loading Transactions
Max Size: 199.71/200 MB

Candidate Block

Mining Attempt a2fe33e6b3af36f08a08ad064bdf1de905d1b37b415549002d552e0712464164
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root bc73cb486fad1a578cb551eaaf2ddd51b1d075c7ed042da8551a16ab44e802a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.06558677 BTC
Feerates: 627.82 > 6.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (95,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,639 819,639 00000000000000000002d9ee22eb551b2533c99eb599525a3ce54d784df73b56 3,732 1.00/1.00 vMB 62
819,638 819,638 000000000000000000002b857f72b88c6a91fdd1c22fdb674bf14158fa7346e1 4,107 1.00/1.00 vMB 74
819,637 819,637 000000000000000000034a46aab7e9f07ab57ee788bcf54c6752be065ef80640 4,121 1.00/1.00 vMB 66
819,636 819,636 00000000000000000000aa4a0caa856915af4c12f14d2a2dcfb52256fdde7fe5 2,676 1.00/1.00 vMB 66
819,635 819,635 000000000000000000038668588a201aecce8a934860dc252995760464c7f3c3 3,224 1.00/1.00 vMB 83
819,634 819,634 00000000000000000002ed51f5d4e1154f7ab39881055d13fd10a0cb78d8087c 4,066 1.00/1.00 vMB 70
819,633 819,633 00000000000000000000feb348d76e95dd42087eea79c1ac0792f48d301c4a1f 3,716 1.00/1.00 vMB 70
819,632 819,632 00000000000000000000567964dff8391d0c00cb721baf34e9ef619ee9627be0 4,200 1.00/1.00 vMB 69
819,631 819,631 0000000000000000000003d1e3120f8d2b4e14c9106a496aecc0774dda624921 5,205 1.00/1.00 vMB 74
819,630 819,630 0000000000000000000305b75ab1a835ca4d0709d5c5d8db1cc20a23a806ef5b 5,317 1.00/1.00 vMB 70
819,629 819,629 000000000000000000010d0768717caaf4a9757b7ee7c1ca3fe99cbdcae9db4c 3,847 1.00/1.00 vMB 82
819,628 819,628 00000000000000000001103909f725ed8dc05478a92aa3847e147efb1ab2dd2e 5,338 1.00/1.00 vMB 73
819,627 819,627 00000000000000000003937dffd629795a3bc907982ba407c7dd7145994d7f6b 5,068 1.00/1.00 vMB 70
819,626 819,626 00000000000000000003c9c126566db7be1ee757e48014d59d202fb61cff88bc 4,385 1.00/1.00 vMB 71
819,625 819,625 0000000000000000000237589d138d25a063a54fdcb779b12f8500450687e804 4,659 1.00/1.00 vMB 79
819,624 819,624 0000000000000000000232a38f10f72592019b3cd62c4166f47232be30cc7a02 3,895 1.00/1.00 vMB 88
819,623 819,623 000000000000000000024982d7d40fdf5bfa2d237c106936245592864737eed8 3,538 1.00/1.00 vMB 75
819,622 819,622 00000000000000000003c0cf4eb526aca24f32d51ada1e59cfe8ec8655001239 4,247 1.00/1.00 vMB 84
819,621 819,621 000000000000000000032c891ae4079f05b21e1789f6e3fed58f700abebc0ac0 4,205 1.00/1.00 vMB 85
819,620 819,620 00000000000000000000b99c58a626f864e2fa513caf510d81312f4c0a70d46a 4,632 1.00/1.00 vMB 79
819,619 819,619 00000000000000000001a09e71e777681a71d88a2d55e93f788d156c4d7fcb7a 3,569 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.