Loading Tool

Explorer IconExplorer

Memory Pool

22,070 transactions
11.21 vMB
0.02227535 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.15/200 MB

Candidate Block

Mining Attempt c8c722e290bd870bb6a7e0d872e1f7a038fad95270432e32801ce8ae0f4b808b
Version 20000000
Previous Block 00000000000000000000e19162a3e2f9ebc9baa270d97a06a0e07fa40f94a65b
Merkle Root 54b12cccecb4cc1a7e853ce5d009014c06b237695265f5bf2ff3c3fa25e3aec0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,851
Size: 0.9978675 1.00 vMB
Total Fees: 0.00420569 BTC
Feerates: 18.06 > 0.42 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,671 (839,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,802 73,802 0000000000998bb6bdddc764668cb3e31596818807ca46f20aff2a9053cc12f0 2 0.00/1.00 vMB 0
73,801 73,801 000000000008d93debfd2d21492901536cd95fe7d6d384de5461a460ca57f625 1 0.00/1.00 vMB 0
73,800 73,800 00000000009d60a7608e14ccd1ec1e6ff4b20fee6f0ad803ac2569086adf59d3 1 0.00/1.00 vMB 0
73,799 73,799 0000000000494ca6ab36095488849d931efa4ea8b07f01fcd92e82b00022b524 2 0.00/1.00 vMB 0
73,798 73,798 000000000054a4b5a4917cbb0dd49f5cadc66c68f4d67bb843af2b2f8052282e 1 0.00/1.00 vMB 0
73,797 73,797 00000000008c6f3876f80a1ba96a1fadc49399a330aab0311d50ecd3d90906aa 1 0.00/1.00 vMB 0
73,796 73,796 0000000000a455f91cfba0ae141bcff7619ba0237846293407da6ee897602d2b 1 0.00/1.00 vMB 0
73,795 73,795 000000000055f94bbe82e855f0fab96dc8159e75ab6dbebbebfb9057ac1587fc 1 0.00/1.00 vMB 0
73,794 73,794 000000000006168a88cb6a4330410c5c79403a0b628b4cc7d4b97c0173574c57 1 0.00/1.00 vMB 0
73,793 73,793 0000000000252379b19fcc2adcd5cb40fbd0dc80191bb4b49b5956ab3b5c288f 2 0.00/1.00 vMB 0
73,792 73,792 00000000004db210b3d664b6bbe148034e35c7e7e66557f2645d05ccce1c8cbc 1 0.00/1.00 vMB 0
73,791 73,791 000000000055c843c40657c4a83db58921d68cff0146fa696e5cd4416e38c009 1 0.00/1.00 vMB 0
73,790 73,790 00000000007e12ec2af9215a03eb672f1d3a4706f752dc985d73ed93a852ba2e 1 0.00/1.00 vMB 0
73,789 73,789 00000000001d614ac5adc6f70835020a8baa5645d48d675e56411acc9e8ee978 1 0.00/1.00 vMB 0
73,788 73,788 0000000000b538268cc91abc938057136b3b33e771c54f87d06106ba7f4bd7ef 3 0.00/1.00 vMB 0
73,787 73,787 00000000004e0cc061e12bca1ffdbca3ec06854edf5c1d823a02c6593bdb9d3f 4 0.00/1.00 vMB 0
73,786 73,786 000000000085d4e94814bb6a93ac3b1f2aaeedf18bb49e7f700ba4590d905e87 1 0.00/1.00 vMB 0
73,785 73,785 00000000003ef6f7884f2daf660c2da05878a807951e648a3d6fa629ce3c3b54 1 0.00/1.00 vMB 0
73,784 73,784 00000000000320817d0f1db493b60ff2740f7cf985184098f92d1407bac5c639 3 0.00/1.00 vMB 0
73,783 73,783 00000000008664533af735df3f24c321c1e95ae15855730ff7353bef5561571b 2 0.00/1.00 vMB 0
73,782 73,782 0000000000342e4325c440470db8465d9f0e9611682c1ca1aee146c347c93483 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 485.35 GB
    • Received: 3.23 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.