Loading Tool

Explorer IconExplorer

Memory Pool

76,783 transactions
28.69 vMB
0.11387904 BTC
Random Selection Loading Transactions
Max Size: 173.61/200 MB

Candidate Block

Mining Attempt c8014e8f195ead044aacf156e644dc3c26d5e4dfa0e19002169950b37267f2f7
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (398,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,827 516,827 0000000000000000000b9ce68fde81fb58355c39c94cfcedeb8cc5a7dd2b1f87 2,662 1.00/1.00 vMB 29
516,826 516,826 0000000000000000001d01f19aecfc80042a581e4f8b8566d2a6377302cefd8d 1,379 0.46/1.00 vMB 34
516,825 516,825 00000000000000000045b34a470182ca66c963971dbda3315d43391979936931 594 0.29/1.00 vMB 26
516,824 516,824 0000000000000000000ef604ced918d41a7f0e96bbc55a802942ba17f9e30c1d 759 0.31/1.00 vMB 15
516,823 516,823 000000000000000000105ee82006bbd138dc13960082b44928d939b64b872446 3,164 1.00/1.00 vMB 36
516,822 516,822 00000000000000000034951f32ae1a898280053ac1891240846db91f0839a5ac 1,107 0.50/1.00 vMB 18
516,821 516,821 0000000000000000002cc7160e57c98542f547bb389c59fddabd742cfa7515bf 3,035 1.00/1.00 vMB 31
516,820 516,820 0000000000000000002e94c7739cf4c20eb147e6ec11168a5bfae4c16951d983 84 0.03/1.00 vMB 21
516,819 516,819 0000000000000000001d780b007fe4ff88b8f95af0c176f89512a32ed9a40786 797 0.25/1.00 vMB 26
516,818 516,818 0000000000000000003969c6814977c44b467e8b5bccbe00dd1910e9f1a4a9f2 1,033 0.61/1.00 vMB 30
516,817 516,817 000000000000000000470c31bd4ebf56a8dd945a4c7a580ed76c3e162c2a17f9 712 0.24/1.00 vMB 23
516,816 516,816 000000000000000000003f95e084553e4bd70b41fb62900355ae6fe85eb7e10a 749 0.33/1.00 vMB 11
516,815 516,815 0000000000000000000b1724de047c3acb6980f0d1f86dcfeedd860a88bff68d 2,814 1.00/1.00 vMB 29
516,814 516,814 000000000000000000284b3c46511b1a98431ddbd7a45fe69107d9e516b381b5 1,085 0.38/1.00 vMB 30
516,813 516,813 00000000000000000019bd4898536faa32352e3890778141edf3bfcd4cc1d30a 1,053 0.43/1.00 vMB 26
516,812 516,812 00000000000000000006d3a9c9d1a5dcb5b333a803aca466de8d4e5a19253505 1,571 0.50/1.00 vMB 33
516,811 516,811 0000000000000000003751dfc0453aa9117be86b527633b8457225993a3a3a3e 1,885 0.73/1.00 vMB 23
516,810 516,810 0000000000000000002c53a248efb22cae22cfd23bce2f686d3ee079a63ec166 245 0.11/1.00 vMB 28
516,809 516,809 0000000000000000002e41a7598f8eea5aa861c18b156bf673c3298efa769b0a 298 0.09/1.00 vMB 33
516,808 516,808 0000000000000000001d2c76add10bcac15fa58a052cecb8972d38f545e2e883 62 0.04/1.00 vMB 12
516,807 516,807 000000000000000000125cf2acfbd51a309836a8d409d1b2d2af829040f1dc3a 686 0.36/1.00 vMB 22
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.