Loading Tool

Explorer IconExplorer

Memory Pool

76,750 transactions
28.69 vMB
0.11364990 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 7ec7dfe38e3f499224100c94661aba4a7646b82366e0e192a6ef4daf97ff42ab
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root d87655cec02d9956e194e52fb735ebfa8a386bbece99725dc16c4290c1c32c51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,036
Size: 1.00 vMB
Total Fees: 0.05406222 BTC
Feerates: 101.65 > 5.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (646,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,934 268,934 000000000000000712d5b81a5bb1fe75cb3120a39328af0ac264c618f63977a4 155 0.08/1.00 vMB 64
268,933 268,933 00000000000000037dfd8fc86e33ab7809ce0239642eb141d0d799103ddbde47 130 0.06/1.00 vMB 52
268,932 268,932 0000000000000008663e25b24a6772adb58425f2b345b8568a0a3acba5c489b0 147 0.08/1.00 vMB 86
268,931 268,931 00000000000000083597411486d03d7aa511f13ec26dcba8601496e1a69c4392 166 0.09/1.00 vMB 21
268,930 268,930 000000000000000074f3d8bf028228fd00c16cd90cca2c29c0bef608c8ea9eac 253 0.15/1.00 vMB 58
268,929 268,929 0000000000000001ca16ff7918d8f361ac8f1bf67c60998b9c1f3deb97ee101b 179 0.12/1.00 vMB 30
268,928 268,928 000000000000000622e4b0277d42e22218144f73850b7ad3f7e6f2bdab7742d6 900 0.46/1.00 vMB 72
268,927 268,927 00000000000000022f0474525292a4a51d8910f37fc7fee5706306afd1522519 586 0.25/1.00 vMB 89
268,926 268,926 0000000000000001cdf3da133516a8d202a81aad002a704b801b4d5904c76cc7 383 0.16/1.00 vMB 77
268,925 268,925 0000000000000001e7c0b0084d9107080acf551de4a11f2ee4777b7bd85f4095 369 0.18/1.00 vMB 74
268,924 268,924 00000000000000006a90deedc5839d13fc179fcb341e5cdeb45ba9d990c2327b 543 0.26/1.00 vMB 5,063
268,923 268,923 0000000000000007c56db78e9eb235986ff341932aa6d0d9d60f25701593cf35 69 0.03/1.00 vMB 77
268,922 268,922 000000000000000004f3e342cee7a4be6d8efaa3e739cd43ad30457938e977b9 199 0.08/1.00 vMB 58
268,921 268,921 000000000000000771d74907b715fc7798f600ee66f44634e2484092911b068d 482 0.17/1.00 vMB 89
268,920 268,920 0000000000000003e32bedb8a66a6aa65a6e2b6ffa42e23f1d07e9ea70e199ee 392 0.15/1.00 vMB 74
268,919 268,919 00000000000000042230c6a4c150a95e1cf87b73d2442b7180acf83b34556ff5 554 0.31/1.00 vMB 67
268,918 268,918 00000000000000001ffc0e546c0c87697e15b05d058d867b81ec32c0796c457c 304 0.15/1.00 vMB 63
268,917 268,917 00000000000000026071366b45fbd6ed3884b23474c77564e81f2741c0bca7e8 296 0.13/1.00 vMB 80
268,916 268,916 00000000000000022ca353a0b4c935629ebaa2a8569d54c97da55e4093e16e76 96 0.04/1.00 vMB 23
268,915 268,915 000000000000000483b9601c40bda3f39f8b64d38c5cc6b38b753168bbbcdf49 407 0.17/1.00 vMB 78
268,914 268,914 0000000000000005401d696fd2997bafa408167369e6aa4e71c50faf1266a84b 264 0.11/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.