Loading Tool

Explorer IconExplorer

Memory Pool

81,350 transactions
29.90 vMB
0.07766522 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 41115b25688f543686293b8f6a9022cc87f2c174d8d75556378fbb904a51de27
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 6882d8612f31627b15000c086cc1b5fb62965b972bc82eacdf845a8e4aed7ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,866
Size: 1.00 vMB
Total Fees: 0.01657004 BTC
Feerates: 151.12 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (104,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,881 810,881 00000000000000000003eefc887f6368172868e8294cfbe12f4f904e4d74a52c 2,314 1.00/1.00 vMB 39
810,880 810,880 00000000000000000003ff6a257f6cdcc8a45afdb391a2073ecb4c9c545e045e 3,146 1.00/1.00 vMB 55
810,879 810,879 00000000000000000003b782632f4ae5c740f802d09c2380633ef5dad94a175f 1,629 1.00/1.00 vMB 40
810,878 810,878 00000000000000000002f6660478293583e1f448010850995f7458900361c286 2,068 1.00/1.00 vMB 40
810,877 810,877 000000000000000000024ff8dcb9fc8e05bd11652d93fa15ad8570a82c471e7c 2,352 1.00/1.00 vMB 44
810,876 810,876 000000000000000000002caf4e7450f713398fd4cf9a9cbf5a718ecf855f4c0c 1,600 1.00/1.00 vMB 44
810,875 810,875 000000000000000000009768742a1f0e94c67df18493ecab7aabe66499ae6936 826 1.00/1.00 vMB 44
810,874 810,874 000000000000000000035b75f248b8f6b910940c2c38a60bfe1814115f7737e0 2,093 1.00/1.00 vMB 53
810,873 810,873 000000000000000000044fa9f1776352615ac154b495874ce4e9a19e1afc5730 496 1.00/1.00 vMB 48
810,872 810,872 00000000000000000004be6ac3f43df15ddcf1a7c62951e6e79eb5de57144edb 865 1.00/1.00 vMB 49
810,871 810,871 000000000000000000036fd5de966a90374af6793ef05a8cc38bc8b6573a03f8 507 1.00/1.00 vMB 48
810,870 810,870 000000000000000000015d82f76da40ed61f772397e5bcc6a7486cf20312ef5f 491 1.00/1.00 vMB 52
810,869 810,869 0000000000000000000041af22296ba31c5a14bc35ea28e0f6de3d233b5596d9 906 1.00/1.00 vMB 53
810,868 810,868 000000000000000000008b4aac5311e3ec65d3ed67a9f40b917a83a01aaca5f0 417 1.00/1.00 vMB 41
810,867 810,867 00000000000000000004c7066de91e2532c5dbafd46a3f205da2d29e92511d30 672 1.00/1.00 vMB 46
810,866 810,866 000000000000000000007e2d6aea7100d57133b5290eaba79891182a13f1a8f3 360 1.00/1.00 vMB 40
810,865 810,865 000000000000000000026e31e1a0f6d0d65ac1ab7a765740eb0065176e38a209 667 1.00/1.00 vMB 41
810,864 810,864 000000000000000000040c645f714499e4c68b29a4e68bc681ac22d200e83bb2 590 1.00/1.00 vMB 38
810,863 810,863 00000000000000000000ff35067da4265979b2d6f85ac5c03d60c19ee1cd3c57 438 1.00/1.00 vMB 39
810,862 810,862 00000000000000000002bdc2336fa660a268b63fd3169bfdf55bf5462132df6d 663 1.00/1.00 vMB 39
810,861 810,861 00000000000000000000778cc7bfbeb31238422e2175c0fd3b44027c05b2410c 374 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.