Loading Tool

Explorer IconExplorer

Memory Pool

83,630 transactions
31.34 vMB
0.12382809 BTC
Random Selection Loading Transactions
Max Size: 188.16/200 MB

Candidate Block

Mining Attempt 2086cde4633bf415ba7db0a76e3e34406e09f6344fc707a88838c4e40b21e052
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root b4f805d3b12c76a0cfe3514a20792db8aa65549fc35d0baffd3a8665a08e7d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.04837470 BTC
Feerates: 163.06 > 4.85 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (695,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,953 219,953 00000000000000c6029532edcd4fcfa90498ebe48c02f9863f3aa6e67d771fa6 760 0.25/1.00 vMB 238
219,952 219,952 00000000000001d87b1201c193490c77432ed8466250a007ab2c2d8e9b76e447 638 0.26/1.00 vMB 211
219,951 219,951 0000000000000386ee74e8a714d973565a781bf73f7c4b8bc8ed6684b1f2598e 11 0.00/1.00 vMB 217
219,950 219,950 00000000000000bc8ec8039fb55101c1b5e97a0d41ccf684bab90c6f98931820 11 0.00/1.00 vMB 72
219,949 219,949 000000000000040bd45754e5140013b3473262b70c1cb029fdd4f20941465d42 605 0.25/1.00 vMB 204
219,948 219,948 00000000000001d287340455a25d2955166a611bf8642dd8dd6734f081896a07 480 0.20/1.00 vMB 183
219,947 219,947 00000000000000b9244d24650fcf3f4c2788d024c143d653b6be1937b3188fe7 537 0.22/1.00 vMB 202
219,946 219,946 0000000000000008196a20d159bcbcd85f530698315433529ae19769db23e4d4 536 0.23/1.00 vMB 181
219,945 219,945 00000000000002dffe491af093baafa71cd97bcf6d6dae8f822041c366e714e1 533 0.25/1.00 vMB 198
219,944 219,944 00000000000001244949952ce6972db01a9d856c662c086677b0511ace166f15 101 0.05/1.00 vMB 33
219,943 219,943 00000000000002374051cb175f2e1471c316cbf48593cf405e8eb928c73331d3 50 0.02/1.00 vMB 68
219,942 219,942 00000000000002c1942d6b81da0dac3cdfe519bcf95daa479ce15139a3f15abe 146 0.07/1.00 vMB 92
219,941 219,941 00000000000001c292823615d3fe9a68854aafd1e91d36c61c3939fb2a8ebccb 512 0.19/1.00 vMB 224
219,940 219,940 000000000000024455f110463047b06b3810e329190fa70ae136cc6950222c0e 353 0.16/1.00 vMB 136
219,939 219,939 00000000000001159e5461a5dae523facd69221c345f05612c1d3c4c69613f61 684 0.29/1.00 vMB 221
219,938 219,938 00000000000000963c7c77a8bd826edc265a130a6268d0c4da039af686c84a40 128 0.04/1.00 vMB 114
219,937 219,937 0000000000000466e69e017748858fc564d646e25f2dd58338e1a56af87c6421 323 0.15/1.00 vMB 159
219,936 219,936 0000000000000130e17e0f067746ad9e4b2484f8160b0f8e354c9e429d5fe63d 611 0.24/1.00 vMB 198
219,935 219,935 000000000000043d72338db03680274d6fa807e74edaee8d53208a12d67e85b8 436 0.20/1.00 vMB 166
219,934 219,934 00000000000003fe934f730ec3dd583fe210fd8e8aa50168e277392838364889 229 0.09/1.00 vMB 153
219,933 219,933 000000000000044d955da6d1bbd80bc48d4e2c7dd3232ac94878de8fd12154e5 578 0.26/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 782.69 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: 697.01 GB
    • Received: 16.51 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.