Loading Tool

Explorer IconExplorer

Memory Pool

77,780 transactions
29.39 vMB
0.10293452 BTC
Random Selection Loading Transactions
Max Size: 177.03/200 MB

Candidate Block

Mining Attempt 855acf3187afe352c46a37e960d1fd2ac062477446565a74b8318e23386d0153
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 30b298e2ee480cd1fc8522b1ff0afe9fbe7ba76c941ac4dae765f892d101abb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.02772916 BTC
Feerates: 151.12 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (130,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,810 784,810 00000000000000000004beb58558f97cb5722dd9af39cb1567e8d0fb3084b976 4,405 1.00/1.00 vMB 19
784,809 784,809 00000000000000000003066857cab0f5694530d587a6130bc12104e9079b293b 2,238 1.00/1.00 vMB 17
784,808 784,808 00000000000000000005214955bd78aff657f7fedcb9b09c3ad2c24c37b07586 3,557 1.00/1.00 vMB 28
784,807 784,807 000000000000000000015434ce89cbfb94bad54eeeb30a7a1bd801f04041796c 3,039 1.00/1.00 vMB 34
784,806 784,806 00000000000000000005714a98f56488bfa2bd72bca601ac64c9d46cef03b4e6 3,390 1.00/1.00 vMB 28
784,805 784,805 0000000000000000000103b248616c5e4d760587557b38ce444aa368ed09e012 3,482 1.00/1.00 vMB 24
784,804 784,804 00000000000000000000df30d6f2222f51e08fd01f61e76877bcb24965bfc648 3,556 1.00/1.00 vMB 23
784,803 784,803 000000000000000000029a89d97015c62bf8ba667bd60a15d59c8dbad09382b4 3,212 1.00/1.00 vMB 22
784,802 784,802 00000000000000000005c9e751f4559c8532a79a2b33a38c34e08f6bdd863f60 2,519 1.00/1.00 vMB 18
784,801 784,801 00000000000000000003ca8537d569d4245091cca47731dac4977a349ace7911 994 1.00/1.00 vMB 14
784,800 784,800 00000000000000000001dbd7ff8f665dca83196b8962acdef9ccdd7eda54254a 2,383 1.00/1.00 vMB 22
784,799 784,799 000000000000000000022b1ce3c68a2a2bc5769f131d83a3947d2da056dd9044 2,494 1.00/1.00 vMB 13
784,798 784,798 000000000000000000018b93b78951e077a1ed47ed52b6e91c1aeac3572f1f86 3,588 1.00/1.00 vMB 22
784,797 784,797 00000000000000000004b999d1de5af975770bcca1d2032e350e236545a72370 3,173 1.00/1.00 vMB 41
784,796 784,796 000000000000000000026ac332dc8ba0d425b844520acc808af88aac52748281 2,781 1.00/1.00 vMB 19
784,795 784,795 00000000000000000002de857a33ae5bc2219d9ba97bfb55543478ed0308371b 2,811 1.00/1.00 vMB 14
784,794 784,794 0000000000000000000364831c8fd1b3404bbd98a02da9a1f1b341bcc5f1af43 2,049 1.00/1.00 vMB 7
784,793 784,793 00000000000000000003713003b61dbbd0f100cca8d5934a8df637d7844a0405 2,996 1.00/1.00 vMB 13
784,792 784,792 0000000000000000000457b471c46ffdf3fb73177a03e82a4bad7eb230be5552 2,590 1.00/1.00 vMB 10
784,791 784,791 0000000000000000000416dca8403824686686b8c71579574484d795d23aa31c 2,936 1.00/1.00 vMB 19
784,790 784,790 00000000000000000005016a03470fa10005d542bf17edf7069d0aaf02efd44a 3,030 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.