Loading Tool

Explorer IconExplorer

Memory Pool

49,185 transactions
30.56 vMB
0.09523186 BTC
Random Selection Loading Transactions
Max Size: 163.47/200 MB

Candidate Block

Mining Attempt b0572402a2df6c60d1e4df84d474aa65e8086f0db92c721e7dc14cd1cd84b84e
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 8220448ab78b8e274e17d3e32a3fc3b83061a682d8201f02191b13fc2cde254c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.03202665 BTC
Feerates: 101.56 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (288,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,939 625,939 00000000000000000004f7912d3b10b06da04c520cc7fb7c2998b9c66f290d31 1,751 0.87/1.00 vMB 1
625,938 625,938 00000000000000000011d489e6d0db2500c79c8c168182a5f2b89a3ae48daee5 2,625 1.00/1.00 vMB 12
625,937 625,937 0000000000000000000888922651705423a03b60e9f0f1b127f81e672b59d5a7 2,779 1.00/1.00 vMB 8
625,936 625,936 000000000000000000005417c51b2f996eea28c731fe6a6d3e8b933db0f8154e 1 0.00/1.00 vMB 0
625,935 625,935 00000000000000000010b7361c837e6f418b503bbd9059a3ee40015c9c1664ff 2,376 1.00/1.00 vMB 8
625,934 625,934 0000000000000000000e4e4eb0775bb773d5d71eb5d13ae29fffe90587deb7c4 2,727 1.00/1.00 vMB 10
625,933 625,933 00000000000000000002fec3b506387fae5cfeec0dad682a25b8cb625e9524ca 1,989 1.00/1.00 vMB 9
625,932 625,932 00000000000000000002450492f2a494135e64a49c27b1cfb67deb0238c2d27b 2,616 1.00/1.00 vMB 20
625,931 625,931 000000000000000000022b2b82b69e9b4fc700389420ac1bf7a4e46d69205e95 2,747 1.00/1.00 vMB 21
625,930 625,930 0000000000000000000bca6bc68374a387cbb498c7240fd38b7da118477b2197 2,950 0.99/1.00 vMB 11
625,929 625,929 0000000000000000000de0166fabdb4605b969c1762690e9bb3a2a725bc26245 80 0.03/1.00 vMB 6
625,928 625,928 0000000000000000000980643aea756100aaac8e370e3ddaef5ecb759647a15b 2,166 0.88/1.00 vMB 13
625,927 625,927 00000000000000000007a33f4d96dd076ffe11b1947cd63d8c5eb19f71e4c49c 963 0.32/1.00 vMB 16
625,926 625,926 00000000000000000006aea230e4f5b3fec2df57a61cacefdd1d231cc06be2b9 2,728 0.97/1.00 vMB 11
625,925 625,925 0000000000000000000f6e2f2e5277a2edcfed512bf9b4ba35326d61aa1399c6 2,331 0.75/1.00 vMB 8
625,924 625,924 0000000000000000000d6788ab3f0dbeea3a7bd20f74c77c6264b3ceaa856a4d 2,588 1.00/1.00 vMB 5
625,923 625,923 00000000000000000012954997d40531a7194201b3a6785636d1b7be746b7178 2,327 1.00/1.00 vMB 20
625,922 625,922 00000000000000000005c4381c24c579824ccdfe76dd69404765d95f31e6db33 470 0.19/1.00 vMB 24
625,921 625,921 0000000000000000000bfe27b9b7a478c09641b9e45d69764d234a4f6b9675cc 1,979 0.71/1.00 vMB 9
625,920 625,920 00000000000000000011318a8f627678ce30a3ac3c0430326e9fc4a0d2f760e7 1,742 1.00/1.00 vMB 6
625,919 625,919 00000000000000000010d2910756062dd3f7730b8d9cfc60ae991cbd5c44abaf 2,627 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.