Loading Tool

Explorer IconExplorer

Memory Pool

39,913 transactions
25.97 vMB
0.06543718 BTC
Random Selection Loading Transactions
Max Size: 134.79/200 MB

Candidate Block

Mining Attempt 5a4a1080291b1f8c133a9e632cf077f1976cb14df8d503b4c0481c828993cd58
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root b93e85ee06eed4279c448407d76cef957bac41108ee469e2752e6f516205c63a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,544
Size: 1.00 vMB
Total Fees: 0.01823174 BTC
Feerates: 73.20 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (529,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,644 385,644 0000000000000000009a72a2f268ab750be2f6c8ff6cda0b5c5fd58d29a59646 202 0.12/1.00 vMB 27
385,643 385,643 000000000000000003980d9fc5db187b679c39a8fc9a80326f62fdaa9e7ffa40 166 0.11/1.00 vMB 29
385,642 385,642 00000000000000000039cc701bcb77662d19d2af20597a7a47f99beec1b323ce 78 0.05/1.00 vMB 28
385,641 385,641 00000000000000000b8e45d209259bc80a9754c4f4bf71e9a055e01dd596d4ce 218 0.11/1.00 vMB 26
385,640 385,640 00000000000000000cd28a06deb82971f1ae2b32c4a6859cd0f9d1407817715f 1,044 1.00/1.00 vMB 17
385,639 385,639 00000000000000000600266b9fb5f57fb96425d7e97a8e8757a289d6b15f2f76 2,260 0.93/1.00 vMB 39
385,638 385,638 000000000000000002b87dfc9498576ba17432dec7e29ca985bccdaad01de55f 555 1.00/1.00 vMB 12
385,637 385,637 000000000000000006f07057a0fa6136ba6665a0e3527fbd6dbd8779dcec4380 920 0.80/1.00 vMB 20
385,636 385,636 00000000000000000150e0d3215ae0c19ee8f775151751e71c48a45fde132ff6 2,362 0.90/1.00 vMB 40
385,635 385,635 00000000000000000b1fd5166118b1f5c083b7cd0ba76b011e050b73c86dbd70 834 0.95/1.00 vMB 17
385,634 385,634 00000000000000000960621de25e341e451671ba78cf07ec17b1f6cdb14a1659 1,035 0.99/1.00 vMB 22
385,633 385,633 000000000000000000cd48633a6695806da0348a1dc4317416d4284c113a3e01 1,752 0.99/1.00 vMB 29
385,632 385,632 0000000000000000031318c50f8497c064318e9dfb77e7ed6c4210986a3c0566 1,678 1.00/1.00 vMB 26
385,631 385,631 00000000000000000637aad57951bcda6d25e11ee2d201458556665aac8fdb5a 1,779 1.00/1.00 vMB 30
385,630 385,630 000000000000000006124af4d20788f66669009184ac01e84a0a8452570c0115 1,066 0.75/1.00 vMB 19
385,629 385,629 000000000000000002ad6284893ff57ee33077e084c3cc5e41b7ee3bffd54ac3 2,219 0.93/1.00 vMB 39
385,628 385,628 000000000000000001cc8fa11d73d523343d12f0da3f1e13e6b1840c65f905be 1,141 0.93/1.00 vMB 18
385,627 385,627 00000000000000000e391e842d86808a43514ee943c9ed6c9b4f4cd0e7de1d4c 1,440 1.00/1.00 vMB 26
385,626 385,626 000000000000000002479210b0e67df569631618b3181aee3d943ae1c7a1026e 1,574 1.00/1.00 vMB 22
385,625 385,625 00000000000000000b512ebed798221ae9215b0a6827438fe0c4fcd1963821bb 2,047 0.87/1.00 vMB 41
385,624 385,624 000000000000000008a089b029cd78a4c34fb9ae49408682057985b6a9952ecc 3,242 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.