Loading Tool

Explorer IconExplorer

Memory Pool

78,358 transactions
28.73 vMB
0.10596028 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt 5a0bd0be128b888bcd0f9b4bc59de25a0298947f837c360d9ac629ecc48c99b2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 65c14b4481b40bc1f5a564aeea44eadc7e84a9ab48ea79c6fb2b7dd4b0e2e5c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.03773689 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (373,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,838 541,838 00000000000000000020e9b3ed3443d60eb63619549504871f168ae12fde4f43 598 0.26/1.00 vMB 8
541,837 541,837 0000000000000000001d3cbb87fdcc05b8850b837b33ea3e37842afcb9cf3a7c 1,104 1.00/1.00 vMB 2
541,836 541,836 0000000000000000001c093a41f73817eac2b24ad196ca017013591fd1fdb8f9 2,582 1.00/1.00 vMB 27
541,835 541,835 000000000000000000248e221982e0445f927fd9062efd6532ab3885b04b837e 2,184 1.00/1.00 vMB 12
541,834 541,834 0000000000000000001504e6613cbd3ef8d2d8dc25a8eb7f10d155e20158eab7 2,639 1.00/1.00 vMB 12
541,833 541,833 0000000000000000001dc8731e7c338fece65c0aa173229fd6586325bfa65844 2,266 1.00/1.00 vMB 8
541,832 541,832 000000000000000000184bba3050625c5e779e0e6bbcd2318bc7849312b3c681 2,782 1.00/1.00 vMB 11
541,831 541,831 0000000000000000001d123c0742698697f2c23b38e06f0a3017eb672f2ec7a6 2,805 1.00/1.00 vMB 13
541,830 541,830 000000000000000000179c72278c30bf02f6b036fda280aabf95c9e497c2dc12 2,554 1.00/1.00 vMB 9
541,829 541,829 000000000000000000171251a10e6cff13371866d9ac302219a169f90d553756 2,673 1.00/1.00 vMB 11
541,828 541,828 00000000000000000000f0a1b6bcd009089d89f11fb7da089b33f34fcae86bfe 2,551 1.00/1.00 vMB 13
541,827 541,827 0000000000000000000d1fdda7ee54736935aaa9676feb715950e6734a7739f0 2,275 1.00/1.00 vMB 13
541,826 541,826 000000000000000000100e75894dd308dffe51c3fdee5ebbe74f35f84d527ca6 2,629 1.00/1.00 vMB 34
541,825 541,825 0000000000000000001d3894fca3c291cab82d9234654dd8e9ceb8adc93e9413 921 0.42/1.00 vMB 25
541,824 541,824 0000000000000000000cdf67a9991c8f6ee134ce1394be872d9611e339ddd024 1,355 0.71/1.00 vMB 5
541,823 541,823 0000000000000000001317383db4cd65048e7958432d7f9b7411232845b66b08 2,624 1.00/1.00 vMB 10
541,822 541,822 000000000000000000184065a1ee7c7d738968e71223136da325f5b91e129af4 2,804 1.00/1.00 vMB 23
541,821 541,821 0000000000000000001603ce9fdd8184337d530653fbde564249634038d52b59 1,574 1.00/1.00 vMB 8
541,820 541,820 0000000000000000000affd66db341672ddf764c7812b10fd3ad1a3480c36a59 1,276 1.00/1.00 vMB 19
541,819 541,819 000000000000000000145f7cc8fcdfd492042fca9c422139e177982a5d80df9b 1,425 1.00/1.00 vMB 6
541,818 541,818 0000000000000000001efc6952a5bf7464278bcb6d3e63a815ab22c06f1ac9d2 2,501 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.