Loading Tool

Explorer IconExplorer

Memory Pool

77,806 transactions
34.09 vMB
0.13974270 BTC
Random Selection Loading Transactions
Max Size: 190.40/200 MB

Candidate Block

Mining Attempt ce5d8030466d71929cf2f8a24fc824d468ffb2783d050f600dd39df559bee8d3
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root eabd4e5bbb75b6fb8f18eb796369f5bb4e9f8e494d034b75b0bc457f7d6e7832
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,498
Size: 1.00 vMB
Total Fees: 0.02178531 BTC
Feerates: 99.73 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (81,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,900 833,900 0000000000000000000164cae45c3629c3556488079c45b6e630e824ced815a7 1,901 1.00/1.00 vMB 16
833,899 833,899 00000000000000000000fd98fde7c9de6aaf6a0824915550de11173f59a7e258 2,657 1.00/1.00 vMB 31
833,898 833,898 00000000000000000001c106d5dbdb24d761da910be76a9d7a7e8506b0706830 2,691 1.00/1.00 vMB 23
833,897 833,897 0000000000000000000350254e92093231d88e79f8583ddcd427d86a8cafe37b 2,487 1.00/1.00 vMB 24
833,896 833,896 000000000000000000031dbe3e0bc3c76a0de69588a72c19007d4c011e78538f 1,040 1.00/1.00 vMB 17
833,895 833,895 0000000000000000000208f2cc641fe7cca2dbb21a3418e3a9844792f436f859 2,718 1.00/1.00 vMB 23
833,894 833,894 000000000000000000001f2d3edbaa80dd1dd919ed029bc81d5c4ae4030b071e 1,896 1.00/1.00 vMB 20
833,893 833,893 000000000000000000009f752ff635bb7199ef1e5ae83cf5da2d5d7804329021 2,859 1.00/1.00 vMB 20
833,892 833,892 00000000000000000001353dd666a73d7730efa9de7e32ea3eec84996fc61279 1,170 1.00/1.00 vMB 14
833,891 833,891 000000000000000000014878134471d46e8e1fff06fe7b0b6b4f19def0b7ea05 919 1.00/1.00 vMB 14
833,890 833,890 00000000000000000002b261385c023addba797c0c08aa97b034488ffd8808c0 3,045 1.00/1.00 vMB 21
833,889 833,889 000000000000000000033afba331bbed06b3342ebfd8b372a713c2d43c2ec924 1,236 1.00/1.00 vMB 15
833,888 833,888 000000000000000000013c4927077ededbe04925dcb933ceee88dd9ac7a3f0be 1,477 1.00/1.00 vMB 18
833,887 833,887 0000000000000000000159bef226b76e17b794fffe3fbc1dc759339f1c56e708 2,383 1.00/1.00 vMB 22
833,886 833,886 00000000000000000002aabd68666aca5239c574611cfdfbc126da8a24674c74 242 1.00/1.00 vMB 12
833,885 833,885 000000000000000000010d7569bd9765504e8d1a70260577f147e8f57c9f7279 242 1.00/1.00 vMB 12
833,884 833,884 000000000000000000000a12475c1ac9f72035879a1e274093f71c0979f9e701 2,248 1.00/1.00 vMB 16
833,883 833,883 0000000000000000000346394c6148a1b675d9c53872e70e82f09d4ad3942339 3,055 1.00/1.00 vMB 28
833,882 833,882 0000000000000000000268ff409d692cf6cbe7d4b0e6ac95a04f9406ca42ccf6 1,699 1.00/1.00 vMB 71
833,881 833,881 000000000000000000002e87b99a0e7190e43f6163eda17f1146ea985d0fc14c 2,299 1.00/1.00 vMB 31
833,880 833,880 000000000000000000022a9246b5001854b228cb1655947b9797e3bc234c58d1 1,592 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.10 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: 731.79 GB
    • Received: 18.52 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.