Loading Tool

Explorer IconExplorer

Memory Pool

72,971 transactions
28.13 vMB
0.06996033 BTC
Random Selection Loading Transactions
Max Size: 166.55/200 MB

Candidate Block

Mining Attempt e488d50b935a3988b4056744e16ee73fb72ba5b2059e6556635a1b55723eddb8
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 161e46dc4c608ebf30d64ef23212c4baa1e96d426d664b1986cfe28899290bef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,493
Size: 1.00 vMB
Total Fees: 0.01350789 BTC
Feerates: 150.86 > 1.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (122,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,813 792,813 00000000000000000002cc0aaf7fb6031d627675cc341eda19fee60cb71aac05 1,783 1.00/1.00 vMB 19
792,812 792,812 0000000000000000000263801baa8174d53e4419d126548454dc4a3432a55b3b 5,063 1.00/1.00 vMB 19
792,811 792,811 00000000000000000000e8abe5ed95ab65ff049c89602fadcfc57099c92c61fb 3,338 1.00/1.00 vMB 23
792,810 792,810 0000000000000000000453089501fddaa231316f0e35b94c60a517b269752138 3,223 1.00/1.00 vMB 23
792,809 792,809 000000000000000000040d0141bcf1597acfda7e660d981b7d741de121086210 4,366 1.00/1.00 vMB 19
792,808 792,808 00000000000000000003462c7fb55ff575bc19405b0a1162b812d8ce21ba38e4 2,785 1.00/1.00 vMB 22
792,807 792,807 00000000000000000004118a951495126a2e491e3f5a30d5dc4db7b70a80ca45 1,656 1.00/1.00 vMB 26
792,806 792,806 00000000000000000001cedd267df88b5e190c3fa75bbfa37676d33180402bb9 3,177 1.00/1.00 vMB 31
792,805 792,805 00000000000000000004edcc8789c8aec5ec26a568a6d838da15a5e49b05615b 2,324 1.00/1.00 vMB 16
792,804 792,804 00000000000000000001ac4a1977614cf2de7a345e56bad6efef3dfaeffe6aab 2,675 1.00/1.00 vMB 17
792,803 792,803 000000000000000000046480a2ea5a4219f71886fda24dfe954ad1ae7212b20e 1,784 1.00/1.00 vMB 16
792,802 792,802 000000000000000000053897ab7e323418ad246f30dc4c2dbc376eb7d74a36ca 2,511 1.00/1.00 vMB 23
792,801 792,801 0000000000000000000326b170a93a27b4d3e5a1f9dbd79d153865fecd8d53bf 2,906 1.00/1.00 vMB 22
792,800 792,800 000000000000000000011fce0e9f3307593fa29a78f14ef32c8e1d11d37dcde4 2,772 1.00/1.00 vMB 28
792,799 792,799 000000000000000000014ffa9fc635d49908b5d3412c7feae388a3c1860a5d92 3,505 1.00/1.00 vMB 45
792,798 792,798 00000000000000000002dbdbb6c3ef55e28879a3871b0156b6ece6f6d9c5f196 528 1.00/1.00 vMB 24
792,797 792,797 00000000000000000000fa488569ecfa7ed42e54003f077ef46268fcd7db2f12 3,059 1.00/1.00 vMB 38
792,796 792,796 0000000000000000000176a6b3eb7c0b3d052174e71321f5f2c6162bc0195d0d 2,019 1.00/1.00 vMB 36
792,795 792,795 0000000000000000000195f876b0bfd79003756a76503410d9e914e258cebd60 2,527 1.00/1.00 vMB 34
792,794 792,794 000000000000000000052f21631e2194f3bc40ca59bf67bbb0ccb9d2e135b3f4 3,611 1.00/1.00 vMB 45
792,793 792,793 00000000000000000004464bf8d6ac289a08b1698ebdccfd1d06ac6cc88b2b86 3,494 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.45 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: 666.79 GB
    • Received: 15.22 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.