Loading Tool

Explorer IconExplorer

Memory Pool

76,181 transactions
28.41 vMB
0.06482120 BTC
Random Selection Loading Transactions
Max Size: 172.22/200 MB

Candidate Block

Mining Attempt e6f9f87d0e9ba4aede15c6558db0ee9bbe76e048b99a05ee0e7cd3606454d6c9
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e9f4b052c0d1f23e18a6d0709c8e13e422d31c725c0abbd3015cc10c85f73e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00595062 BTC
Feerates: 41.50 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (552,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,933 362,933 000000000000000003bd0242869dd3f88a0ce036641a48b3b6306463722f3940 2,022 0.93/1.00 vMB 31
362,932 362,932 00000000000000000f2bd592750dd482a37a33abfb83751ffaa987f82cb88a07 788 0.22/1.00 vMB 66
362,931 362,931 00000000000000000a838d05f211c84e70287ebabfeda0314012322f2027caf6 724 0.40/1.00 vMB 28
362,930 362,930 000000000000000007562453c120b8ad9623be961271043ec02bedab497cc897 106 0.09/1.00 vMB 18
362,929 362,929 00000000000000000376d4870a50eaaefb8b5a4c6c0a9068885232c463c9a5cc 119 0.06/1.00 vMB 24
362,928 362,928 000000000000000012e567ae02af3b49e1a73d0cc4f32185ad3083896ef46b1f 414 0.27/1.00 vMB 28
362,927 362,927 0000000000000000087b156eadbfb4f4ec82c76f852357f19c1bb08e73b5362c 115 0.04/1.00 vMB 22
362,926 362,926 00000000000000000d683c14676319a09ae1c1f1d8174c132140a2c631bc2008 48 0.10/1.00 vMB 4
362,925 362,925 0000000000000000067c212be36476fd04530bb1502f795825522872cf07b57e 1,500 0.75/1.00 vMB 28
362,924 362,924 000000000000000015f817b07b450a85afc5165baba1443d614adc24292d2847 909 0.65/1.00 vMB 11
362,923 362,923 00000000000000000386134da37808aade6421c63710b55987885905fd0b6bb0 1,980 1.00/1.00 vMB 40
362,922 362,922 000000000000000011e92b9721a1754165c39b91750cb1b78cb477373f72377b 1,689 1.00/1.00 vMB 27
362,921 362,921 0000000000000000053c4abfc63c05a5c8274fca2613842c7da6ebb055b4c084 2,543 0.92/1.00 vMB 36
362,920 362,920 000000000000000006b8d07682b0e18f96a3c0ebc08f01bcbe0d736631f94e7d 624 0.32/1.00 vMB 23
362,919 362,919 0000000000000000139108d62872c0ec16b9dee00477a0d5c185540eac748711 528 0.26/1.00 vMB 29
362,918 362,918 0000000000000000117c08450ad01780468e43f945d2b7f0141c5d68ddd8f042 390 0.23/1.00 vMB 25
362,917 362,917 00000000000000001586eedec5c204958de80d8bf578db81bb3ec1c3dc152608 419 0.26/1.00 vMB 23
362,916 362,916 00000000000000000a7128b6ac570941b0e2990e01a9ee0eff89bcd9a26fbd99 831 0.67/1.00 vMB 15
362,915 362,915 0000000000000000061610171c4c6beeaad57bc12d7b8a4714d51e9d9e3730d7 396 0.22/1.00 vMB 27
362,914 362,914 0000000000000000150d1362bca0202043911e21d6aa7c2a52854479e0182b4d 941 0.50/1.00 vMB 28
362,913 362,913 000000000000000014f2f8968aa3ed1ec16a166e7596e8fe3a08171294b7a84b 339 0.32/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.