Loading Tool

Explorer IconExplorer

Memory Pool

76,853 transactions
28.73 vMB
0.09451388 BTC
Random Selection Loading Transactions
Max Size: 174.38/200 MB

Candidate Block

Mining Attempt a2f208623796446e3ef04be3928f9dcf4def3af6421726d0584c11dfad39371c
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root bf3fc3555e66f5394ba12c402067130d91b6c562538c44e421a33b66cd7bcf25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,006
Size: 1.00 vMB
Total Fees: 0.02768014 BTC
Feerates: 180.82 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (727,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,013 188,013 00000000000002743dfceb84b08ca2a8ab8aff5b3d707c18e6e8599151e6e2a8 6 0.00/1.00 vMB 339
188,012 188,012 000000000000034f9dc01e3d18d3a41510948848daa2ff49bdb4fca26bebcd8c 182 0.13/1.00 vMB 121
188,011 188,011 00000000000005f70e6cf0636a8fcb061310bf05d1bd4cf709dc05f44e16aa60 59 0.03/1.00 vMB 445
188,010 188,010 000000000000088fcd21bf93bc5d8d50c17610c809ced85207676fa32061f546 134 0.04/1.00 vMB 65
188,009 188,009 00000000000001fef1997700acdc69805855d9d4ad3fe38854e0648d5d5eb99d 145 0.07/1.00 vMB 227
188,008 188,008 00000000000007e25bf4097d5caaacb18dfdb12986bda5c3e817e20f753ce0fb 687 0.23/1.00 vMB 146
188,007 188,007 00000000000000308ace7cf447550a1760fe1b12e2a28536cf65bdfed2ac7618 1 0.00/1.00 vMB 0
188,006 188,006 00000000000003323e5b989a14a88c4c016d2cd608c804725a99a576ecedd1b3 160 0.08/1.00 vMB 232
188,005 188,005 0000000000000100ae6449abadb6756681217f3523c32a7b981bf1302d7d42b8 22 0.01/1.00 vMB 65
188,004 188,004 00000000000004196f39bc3da997a74c7457b56b71723e5402bef9e3fd0854d7 196 0.10/1.00 vMB 101
188,003 188,003 000000000000025fc2b2e3134f8b967ba43b823354bd09c5fdb6200c995b83e1 596 0.24/1.00 vMB 127
188,002 188,002 00000000000007e1e9531cfb549dcf967299333027da6ac06fe60d7930c8eaf0 107 0.05/1.00 vMB 100
188,001 188,001 00000000000000b5944dddd5dacf2665d004e5a10283df8b9a387725315c70e7 367 0.14/1.00 vMB 146
188,000 188,000 000000000000004cf0c72d6dedfde88ca4c3dae129563210072ee68acded0ab1 127 0.04/1.00 vMB 130
187,999 187,999 00000000000001e759d8e3e2be960cd2626df9da3e95f3a6b24a69758acae65a 71 0.02/1.00 vMB 42
187,998 187,998 00000000000004d16658027061cbb7a2b2b5e0e03673b470172131703969d7ee 256 0.13/1.00 vMB 75
187,997 187,997 00000000000000c15e211fe77afab0672b570d7f8e7bef70d0b7af0a4dbf5dd5 178 0.07/1.00 vMB 115
187,996 187,996 00000000000004a995e68424327e05c660715ca13ec9b045f5e2a8a99981460d 114 0.06/1.00 vMB 138
187,995 187,995 00000000000004ad52cd5d00ee6bb6d6800a9e2bd48bc565d5068ae3e50fd540 292 0.14/1.00 vMB 186
187,994 187,994 000000000000037702d5fe9fb4d1018317f3d388ccb8f8bb45724962eddd1172 142 0.05/1.00 vMB 76
187,993 187,993 00000000000000e12f67cfbdbb050596d778892fc41366c4a1d8c07adece653f 151 0.07/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.