Loading Tool

Explorer IconExplorer

Memory Pool

50,758 transactions
30.34 vMB
0.09309168 BTC
Random Selection Loading Transactions
Max Size: 162.66/200 MB

Candidate Block

Mining Attempt 4758132425065ac52cb9798632d44f4dfc161cb33eb9e62237e4653b5631badb
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root f183fe2e4a89558bd162d0abb02ddfe44d257b5ebb42513d4cca699daafa08f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.02281977 BTC
Feerates: 202.16 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (293,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,891 620,891 000000000000000000000f20faf09227cee2d42b0e72dac610ec18836bcbc9e5 1,243 0.49/1.00 vMB 14
620,890 620,890 00000000000000000008a252314354e233d6e5ee0c21dbf31e65b61a734d1cf9 1,656 0.49/1.00 vMB 9
620,889 620,889 0000000000000000000b0d35c5ebcfc6dcae17a82281a67b4388d5d28350f351 2,461 1.00/1.00 vMB 17
620,888 620,888 000000000000000000013e838713ff5a59af141e8e329ef3f058f47c380414c7 1,622 0.65/1.00 vMB 15
620,887 620,887 000000000000000000014c8eaf9839f70059ef08641694282e4b4446e0a2d691 2,728 1.00/1.00 vMB 9
620,886 620,886 0000000000000000000d961bc2694d665bc836347027a7fd5698f8b5c86cfa79 2,591 1.00/1.00 vMB 20
620,885 620,885 00000000000000000004d3f4897f71dda6d1834475067aa7f88c3c7fc1f38371 2,006 0.93/1.00 vMB 3
620,884 620,884 00000000000000000000421e0a4d97be12012d54cb6efc9753e24e2683a5271f 2,795 1.00/1.00 vMB 15
620,883 620,883 000000000000000000024caacf8a7d357b86ce5730300f56e926b7345f585ad7 2,448 1.00/1.00 vMB 25
620,882 620,882 0000000000000000001145951e3f03a5e07a9333bba11afbe1ba2a6ed65da68b 545 0.21/1.00 vMB 6
620,881 620,881 0000000000000000000b5b495b90b20b41d27a2d5d118eaff4eaed995598f622 2,186 1.00/1.00 vMB 16
620,880 620,880 0000000000000000000b4642d07455514dadda5f584054325ac49629915b207b 1,098 0.38/1.00 vMB 18
620,879 620,879 0000000000000000000ff2b08ad512222dbf0e9228da42c4e4b243cec583f6c7 2,659 0.78/1.00 vMB 11
620,878 620,878 000000000000000000108843600d1ea038626269ed0d5ad2a8645d86e9c56529 2,813 1.00/1.00 vMB 12
620,877 620,877 000000000000000000051fda9c6ea047c1cc2ed350922688af0b0bb4d66e82a7 2,726 1.00/1.00 vMB 16
620,876 620,876 00000000000000000011c7d8e058084e0334a72e8af13d6952011a50027baa5a 754 0.29/1.00 vMB 10
620,875 620,875 00000000000000000003b5ed6b1600834df612a92af73cd552473407e586481e 345 0.14/1.00 vMB 7
620,874 620,874 0000000000000000000d3b78c221f2119ab37c9da212c22d43990d4d2ab3b76d 721 0.33/1.00 vMB 24
620,873 620,873 0000000000000000000302ab91d469b1b55321e880684c12dfe849aea15647d1 1,735 0.73/1.00 vMB 10
620,872 620,872 0000000000000000000b72e7158b86e441b332d8542b0f3c2bdcbcec0f7ad82b 408 0.28/1.00 vMB 8
620,871 620,871 00000000000000000001dd413e790dc6b438eb87e5eca50505063ae4ea484aa6 3,237 0.95/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.