Loading Tool

Explorer IconExplorer

Memory Pool

24,477 transactions
10.66 vMB
0.03364614 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.06/200 MB

Candidate Block

Mining Attempt 99639c6f648a2c879e5c50f363f0eafe238232327882b93ba3d7a3e2c569fdb4
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root fef250efe1d38d9f0bab117f37d642bcc1c7a7feb817a9a7a2ff95949ac4e34a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,678
Size: 1.00 vMB
Total Fees: 0.01587924 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (839,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,806 73,806 0000000000a8f45755f531c9d600ebf90c6cdde7317254e386cb07f36876adfd 1 0.00 vMB 0
73,805 73,805 00000000006932345dd1199e7cf0d46f53474a86c9fa52d9d2ce7f261c9d519f 1 0.00 vMB 0
73,804 73,804 0000000000964407a40dc0bf3ec2885bcfda0ddfc5336fb616144e497a449667 2 0.00 vMB 0
73,803 73,803 0000000000928a46b7ba1670c06631f386cfc63107fd2bfe0d4c0618da0e3955 1 0.00 vMB 0
73,802 73,802 0000000000998bb6bdddc764668cb3e31596818807ca46f20aff2a9053cc12f0 2 0.00 vMB 0
73,801 73,801 000000000008d93debfd2d21492901536cd95fe7d6d384de5461a460ca57f625 1 0.00 vMB 0
73,800 73,800 00000000009d60a7608e14ccd1ec1e6ff4b20fee6f0ad803ac2569086adf59d3 1 0.00 vMB 0
73,799 73,799 0000000000494ca6ab36095488849d931efa4ea8b07f01fcd92e82b00022b524 2 0.00 vMB 0
73,798 73,798 000000000054a4b5a4917cbb0dd49f5cadc66c68f4d67bb843af2b2f8052282e 1 0.00 vMB 0
73,797 73,797 00000000008c6f3876f80a1ba96a1fadc49399a330aab0311d50ecd3d90906aa 1 0.00 vMB 0
73,796 73,796 0000000000a455f91cfba0ae141bcff7619ba0237846293407da6ee897602d2b 1 0.00 vMB 0
73,795 73,795 000000000055f94bbe82e855f0fab96dc8159e75ab6dbebbebfb9057ac1587fc 1 0.00 vMB 0
73,794 73,794 000000000006168a88cb6a4330410c5c79403a0b628b4cc7d4b97c0173574c57 1 0.00 vMB 0
73,793 73,793 0000000000252379b19fcc2adcd5cb40fbd0dc80191bb4b49b5956ab3b5c288f 2 0.00 vMB 0
73,792 73,792 00000000004db210b3d664b6bbe148034e35c7e7e66557f2645d05ccce1c8cbc 1 0.00 vMB 0
73,791 73,791 000000000055c843c40657c4a83db58921d68cff0146fa696e5cd4416e38c009 1 0.00 vMB 0
73,790 73,790 00000000007e12ec2af9215a03eb672f1d3a4706f752dc985d73ed93a852ba2e 1 0.00 vMB 0
73,789 73,789 00000000001d614ac5adc6f70835020a8baa5645d48d675e56411acc9e8ee978 1 0.00 vMB 0
73,788 73,788 0000000000b538268cc91abc938057136b3b33e771c54f87d06106ba7f4bd7ef 3 0.00 vMB 0
73,787 73,787 00000000004e0cc061e12bca1ffdbca3ec06854edf5c1d823a02c6593bdb9d3f 4 0.00 vMB 0
73,786 73,786 000000000085d4e94814bb6a93ac3b1f2aaeedf18bb49e7f700ba4590d905e87 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.77 GB

Node Details:

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