Loading Tool

Explorer IconExplorer

Memory Pool

76,353 transactions
28.46 vMB
0.06722759 BTC
Random Selection Loading Transactions
Max Size: 172.51/200 MB

Candidate Block

Mining Attempt ebffd21aa35ec0db729bb49f049231d4c6769142864ba63fb33106e314d976fd
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 34948f7db2a66f80244203c60e19fb90b2d26aa8cb3fe8372fdd0bd34c60ed10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,343
Size: 1.00 vMB
Total Fees: 0.00829041 BTC
Feerates: 78.13 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (155,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,896 759,896 00000000000000000000a18edd7da8bddcd0cc6960185c20f63936589415140a 809 1.00/1.00 vMB 11
759,895 759,895 00000000000000000001834a8720ab9b0ecf46eb920c587359ea739489936da7 416 0.13/1.00 vMB 8
759,894 759,894 00000000000000000007d1e73c8514fb948e8cce464c26093d2c01cdb9567f2f 1,225 0.44/1.00 vMB 8
759,893 759,893 00000000000000000005c2c72cc46cbe11f0753d385bb8a75415ae931d322009 448 0.16/1.00 vMB 9
759,892 759,892 000000000000000000041a1cd33b3dfe919aac8ba3e5c198c2f4f4722d0f521e 14 0.00/1.00 vMB 20
759,891 759,891 000000000000000000038985eab239614588e20b1b3dfed9434ac8a3e3137d7b 1,637 0.56/1.00 vMB 7
759,890 759,890 0000000000000000000369e05d30d512a691dd6a8231e0c2d1bc3634ed88ac29 46 0.02/1.00 vMB 11
759,889 759,889 00000000000000000004034200bcf1b2e789ffc713d71efbf5be6babdd20e495 1,417 0.50/1.00 vMB 7
759,888 759,888 000000000000000000037b411e39e370432cb91259564d0f97a422de7aee206e 1,518 0.65/1.00 vMB 7
759,887 759,887 0000000000000000000483cd19eacf6957cc7884bff16f64f802f81508dcb6cb 1,399 0.68/1.00 vMB 6
759,886 759,886 00000000000000000004c7e5302161731ce167b0bc088ae8ff2eaaa8d7bd5345 183 0.08/1.00 vMB 7
759,885 759,885 000000000000000000010bf8a9b394b90a9b408bc3e4754f9bded45138586daf 290 0.08/1.00 vMB 9
759,884 759,884 00000000000000000005d857596b33426f7c3676fcdd207a49b9d97651084e41 1,368 0.48/1.00 vMB 8
759,883 759,883 00000000000000000006d362f6df84a0a433b979ded5ffeb7ba5ea7fc8ab2261 835 0.33/1.00 vMB 6
759,882 759,882 000000000000000000034a5c8d6f317699df26c817ae99dfb10c0bab4d474e95 427 0.26/1.00 vMB 5
759,881 759,881 000000000000000000059eac0c235b974ff16c9759853a06bf5f74cd6d14fa01 1,185 0.49/1.00 vMB 7
759,880 759,880 00000000000000000001a42510c8b6fabfe378d27d80e68af5af71addad928af 1,850 0.76/1.00 vMB 4
759,879 759,879 0000000000000000000331f4d16c2da3dcc381cff3cdd62909c876e9efa7544d 1,833 1.00/1.00 vMB 10
759,878 759,878 0000000000000000000432a807b21dfdea82fe75ad7567cad0532d451025d975 130 0.03/1.00 vMB 8
759,877 759,877 00000000000000000004b458b0f97574f725f638e0d008180d02045b981abb64 730 0.22/1.00 vMB 7
759,876 759,876 000000000000000000000caa6de1f58feb7a12c2dc6a92a25b4018f84696a628 2,525 0.89/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.