Loading Tool

Explorer IconExplorer

Memory Pool

82,281 transactions
31.12 vMB
0.10873046 BTC
Random Selection Loading Transactions
Max Size: 188.86/200 MB

Candidate Block

Mining Attempt 2fd218cea18ddb4e89de98e9dabd2c1632848c769bf71e601b8334dabe2a289d
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 41bf40667fa6144a94031088c38edc8c6cf368b618a50c722eeca28c25275289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.03465057 BTC
Feerates: 803.65 > 3.47 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (132,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,797 782,797 0000000000000000000181a7c23a9794eabd63da142f9e79424361a16dc69f99 1,354 1.00/1.00 vMB 9
782,796 782,796 00000000000000000005cfc125e89d4a29bd4731ee85ff5e31c5a53a5d17d7a7 898 1.00/1.00 vMB 8
782,795 782,795 00000000000000000002c07d03e0f1f77d78a25bd3eb5bd8a679c75c486a4d19 2,728 1.00/1.00 vMB 11
782,794 782,794 000000000000000000042b2590b7f9106bc70093ca55337b6a3f414516b97417 2,189 1.00/1.00 vMB 15
782,793 782,793 0000000000000000000383a4c5b5b045afed90a53c33884e17585905cdf211d8 2,114 1.00/1.00 vMB 17
782,792 782,792 00000000000000000001f42b6d82c0d4a47958193dd8dec77d5fb3c1d3658c1d 1,440 1.00/1.00 vMB 17
782,791 782,791 000000000000000000054ed5e3e9aa336323c5969ec1f1fb6782cd26107d56eb 2,615 1.00/1.00 vMB 16
782,790 782,790 0000000000000000000465847c8dcc15b132080775a89cb8f8fad8a35ed64125 1,519 1.00/1.00 vMB 12
782,789 782,789 00000000000000000002d94b45b50a6ec3012f96f84de95ce303c9b761395367 3,076 1.00/1.00 vMB 14
782,788 782,788 000000000000000000001593a3e948355b49344794421374d49ebe88b53c0a36 3,324 1.00/1.00 vMB 17
782,787 782,787 000000000000000000031a89f3d75097a0f77128dac0ce625531b2049c3736ba 3,652 1.00/1.00 vMB 20
782,786 782,786 000000000000000000022f05d33250386afd0e01e7512a1a6786535040d0d6ad 2,854 1.00/1.00 vMB 30
782,785 782,785 00000000000000000001bbc06e2464c118df205f0f79743790e99c71351cf7a5 2,026 1.00/1.00 vMB 7
782,784 782,784 000000000000000000019e96cb36d6001b2aa59df2fb0371c6923bd04ac02dcf 3,119 1.00/1.00 vMB 13
782,783 782,783 00000000000000000001336631018efaa4361a42b455179b8c8bec2c094c9e28 2,797 1.00/1.00 vMB 17
782,782 782,782 00000000000000000003c1c3f26f42fe29a64228d97fd1375515ee8febac7001 2,979 1.00/1.00 vMB 25
782,781 782,781 00000000000000000004c7b7b8a52e01d77fcf1be4d7306ae949028ded6147fd 2,765 1.00/1.00 vMB 16
782,780 782,780 00000000000000000005fa7f11a68d5248b15e4bea3531c608ef6e05324638bd 2,076 1.00/1.00 vMB 19
782,779 782,779 00000000000000000003605937783d23b21d6980adc4b188675d764403678939 747 1.00/1.00 vMB 14
782,778 782,778 00000000000000000002520dd14b9d2ecaf9ef74d0391f0350f54632718a18df 3,073 1.00/1.00 vMB 25
782,777 782,777 00000000000000000002d93b51b66074547943b40c70117adad1932ff793f939 1,879 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.