Loading Tool

Explorer IconExplorer

Memory Pool

40,916 transactions
26.60 vMB
0.06180107 BTC
Random Selection Loading Transactions
Max Size: 138.84/200 MB

Candidate Block

Mining Attempt aa816b3d9c5d118d2a00e52d5b610d5a065e7efbd288f921e4ce71fe9d5486f2
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root a4ce532e4dc14d526ba1d8c5d34a50c214cb349c9007803c70abe98bfeb5a5a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01258241 BTC
Feerates: 151.03 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (195,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,785 719,785 00000000000000000001001f1df5bf86f818e362c3833dcb4ecc34ed63d6945d 1,637 1.00/1.00 vMB 4
719,784 719,784 00000000000000000009b947f8889114fbf15ac4439a7b6784ba6005b93f37f0 2,095 1.00/1.00 vMB 6
719,783 719,783 00000000000000000009e1d60c79c9305bcf2e97c749a35698246a8f145be973 2,867 1.00/1.00 vMB 13
719,782 719,782 0000000000000000000035a868f612317ba3d977bfa1ab0b05f2f769ddeda74c 2,614 1.00/1.00 vMB 13
719,781 719,781 00000000000000000002034381ca6a31f2f97fe39de4298f0be0192cd106e262 2,316 1.00/1.00 vMB 7
719,780 719,780 0000000000000000000880c45ca691f6999572545ea4e47c6dfe9fce3d7a58fb 2,547 1.00/1.00 vMB 18
719,779 719,779 00000000000000000009ac3ebf418f1b47022484457132ab1e71f12017a57d77 1,825 1.00/1.00 vMB 10
719,778 719,778 00000000000000000004a0dc1543e3c190c0b379cf420d481c1b38ff4701799f 1,368 1.00/1.00 vMB 3
719,777 719,777 000000000000000000066b3f2933d89910f4460c13b8deadebd65acaaa582b23 834 1.00/1.00 vMB 9
719,776 719,776 00000000000000000001baa83892e48feff42c149bfd746da71aa8088cd24e5d 1,929 1.00/1.00 vMB 11
719,775 719,775 000000000000000000028a6760422bffdcac3eed2330636a4eedc3aa09d44f02 1,293 1.00/1.00 vMB 1
719,774 719,774 0000000000000000000a39ec6024b2167c0320b552b5a08fd96426453732b724 2,519 1.00/1.00 vMB 3
719,773 719,773 000000000000000000093b6eccbd02dcd3099087ce1d9616eb53b4fccc385d7c 1,149 1.00/1.00 vMB 4
719,772 719,772 000000000000000000045d50777b068ee4cba2d548b7676efaefdef157f48aea 2,835 1.00/1.00 vMB 13
719,771 719,771 0000000000000000000530e59e3d8d03ad95759d96ec1edb439b8f622f0bc823 3,497 1.00/1.00 vMB 7
719,770 719,770 00000000000000000002cb81eac0067bc5521881806e2d878aa7b933bfba8678 2,372 1.00/1.00 vMB 6
719,769 719,769 00000000000000000000ab5be5ae3ea63b5a3245b6c3cab51d287df16849e3cf 797 1.00/1.00 vMB 6
719,768 719,768 0000000000000000000766191dbfbf2e52c0c8ee28da03ec22db2b9bbb2661ee 2,041 1.00/1.00 vMB 8
719,767 719,767 00000000000000000004692919d30125347723480d463cc0bc31f8d58dbdbd4a 1,979 1.00/1.00 vMB 10
719,766 719,766 00000000000000000006dbbc1d427103ec9abbb88a722f1fe58c542d91fd7369 2,738 1.00/1.00 vMB 13
719,765 719,765 00000000000000000005d120048c06f525161d6921d2865d9caf3210c9ffffba 2,491 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.