Loading Tool

Explorer IconExplorer

Memory Pool

85,279 transactions
33.00 vMB
0.15806741 BTC
Random Selection Loading Transactions
Max Size: 196.48/200 MB

Candidate Block

Mining Attempt 6ae2f8987bedb483e68c79c4b0f9118a9ad68360fc6af91140c255407433a1f3
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root db81ba429488269a3ee37fe5b51e976e2d13527bdbf30db904ea3afcec15d0ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.04907495 BTC
Feerates: 318.30 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (476,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,636 438,636 00000000000000000450ff5f3886311d95fbe19525365fa84737e0398ca8f791 817 0.42/1.00 vMB 60
438,635 438,635 0000000000000000004c9b1a38f61ffe816b6b41a0f478effe931e68e42ce14b 547 0.50/1.00 vMB 44
438,634 438,634 000000000000000002a8166c3634af3b3f5949f988c7ad6a7b1c3cc69f01be70 936 1.00/1.00 vMB 50
438,633 438,633 000000000000000001285dfce08a535856e5b6406442071f17d5f9400b0f8f91 1,029 0.48/1.00 vMB 59
438,632 438,632 000000000000000001c7dca16269227706945d13a465cb3072bf12bc2450e1a5 1,323 1.00/1.00 vMB 31
438,631 438,631 00000000000000000387f368bbce00ad4733d9305e83d7772af4ede344e3940c 540 0.25/1.00 vMB 54
438,630 438,630 000000000000000004389415981c6b6ff8fae2684bc69ce2ec2a9db5b18caa3a 120 0.06/1.00 vMB 54
438,629 438,629 000000000000000002fa71265ea5f95b6c31e418d1eb91a1acd480e16f2e176a 1,188 0.48/1.00 vMB 58
438,628 438,628 00000000000000000137aa54e9ef9447ef86b9f6f8870a10c451e5c8aced2150 345 0.23/1.00 vMB 38
438,627 438,627 000000000000000002b3974e08b939b0c0db7308e8e980f7e66381479a7eee75 754 0.38/1.00 vMB 55
438,626 438,626 00000000000000000351cbfa6a71c7765c39ea4fd5fbe8d2f5734544fdf74dca 635 0.25/1.00 vMB 64
438,625 438,625 00000000000000000304b8f6dc8b94553eba003e9987362920db86a0e2b94a93 40 0.02/1.00 vMB 58
438,624 438,624 00000000000000000307b4cd8320542085e73e33e2383e81a0c182ad6746d031 1,337 0.51/1.00 vMB 64
438,623 438,623 0000000000000000024b9d25be9d0539b94c33b7375cd96ad9acc45e5bbf43b1 621 0.33/1.00 vMB 45
438,622 438,622 00000000000000000324447d436221211cf93ba3e1c12cf0c6f5cbebe07f8a65 1,996 1.00/1.00 vMB 48
438,621 438,621 0000000000000000003ad9e8b6af674999a6dc3b9d79b55a5327b5ae61ddabd4 1,098 0.44/1.00 vMB 61
438,620 438,620 0000000000000000027af273b4537614913c9db603c256ecfa9d90da9e7dd614 1,701 0.77/1.00 vMB 61
438,619 438,619 000000000000000000e5a3885f28d094a4a58933623304228f80d84d3154695e 2,354 1.00/1.00 vMB 62
438,618 438,618 000000000000000003278316ad017613fffbbe2e94d4e17c938f906acfa93364 962 0.40/1.00 vMB 62
438,617 438,617 0000000000000000036a8c59469b5d65581c6d4662a9bd8201c3930653efb8ae 2,342 0.99/1.00 vMB 50
438,616 438,616 000000000000000001471ab90cb308b1f0f3e94fc6af48c29337109249e06ab2 2,939 1.00/1.00 vMB 282
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.86 GB
    • Received: 17.97 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.