Loading Tool

Explorer IconExplorer

Memory Pool

44,580 transactions
28.44 vMB
0.11863988 BTC
Random Selection Loading Transactions
Max Size: 150.38/200 MB

Candidate Block

Mining Attempt 0d7a4a64248a42c9d3e8aea53fc89e331ec738812331114b90699012272cf069
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 169d3c3932e79dac0040e00e91173807d9b543f24742b36624455eaf0bf791e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.06461669 BTC
Feerates: 101.65 > 6.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (730,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,048 184,048 00000000000005a199aef250dbb4212d2a8c18fe5fa363f6976170697fdd92dc 569 0.26/1.00 vMB 120
184,047 184,047 0000000000000091a849f1e835981f8553d90d85acfce6009013d5ef6d61534e 18 0.01/1.00 vMB 131
184,046 184,046 00000000000007282912ac636e502329ccebc0b53ced64c25127a8ad39df6201 425 0.16/1.00 vMB 132
184,045 184,045 000000000000062e47750bdcb9970494b1991ba1370ac6db4a2307531a03ec21 665 0.25/1.00 vMB 133
184,044 184,044 0000000000000084fb526ef1dd58939582d785f4f849290e3ae4797999092f13 9 0.00/1.00 vMB 45
184,043 184,043 00000000000001eaf7bc7a9437732b460e9e2c6c4e6faede6f0a7c0af9e12612 89 0.07/1.00 vMB 92
184,042 184,042 0000000000000249db2bc849b19f3abe4ec775849369bc53c0bb4e07e3210b06 357 0.14/1.00 vMB 112
184,041 184,041 00000000000002246a99eb8a55c188b55d71e4a07155401cb2a00b716af57aaa 15 0.00/1.00 vMB 30
184,040 184,040 00000000000004d8c93e83ebf34c55cebd2ddad6e790b1e7432c9b16d6ce6aaf 507 0.25/1.00 vMB 118
184,039 184,039 0000000000000093dad9fb8fd51f7b5d82633afee0e6ca6a07c37f86ec75dd09 376 0.17/1.00 vMB 116
184,038 184,038 00000000000001558ee0723ef7bf2105019de70d9f1e2c6d5b16ab5e9c311277 138 0.05/1.00 vMB 107
184,037 184,037 0000000000000122fd7fd56e3764223fa0647efa66174ac6d9c400a0963bc850 9 0.00/1.00 vMB 34
184,036 184,036 00000000000008c80c62c0be8d5dedf53422b5eaa43723e5d6f1673e6e7a8a06 137 0.05/1.00 vMB 95
184,035 184,035 00000000000002419c7f4c8e4879c4c5117574773ed59be06777cd01dad09f03 623 0.25/1.00 vMB 151
184,034 184,034 000000000000011fda9bfabc37740f33c5c1915deb34f866e88e0996d39eb712 14 0.00/1.00 vMB 3
184,033 184,033 00000000000007206b586ef06738a09f7979cb21c0ad61070866e8f951f11ccc 648 0.25/1.00 vMB 145
184,032 184,032 0000000000000725c5fd5239471c87a3bb6fd6a64428d9e20dcb477d32d7c4ba 157 0.05/1.00 vMB 63
184,031 184,031 0000000000000a03f8534af4c84f3be85af6b94490e50098909fbb7b1b54dee8 1,035 0.42/1.00 vMB 141
184,030 184,030 0000000000000961255bff94da0d37a25d13dc5007e5249adacf48db1c02280b 12 0.00/1.00 vMB 3
184,029 184,029 000000000000018c8ac5ddd2945a265c3daede30ec7019b1448d48b4430c06cc 157 0.05/1.00 vMB 32
184,028 184,028 0000000000000799b50f28ba702daaadb52e15e3ed3afe25d076a471a4904d4a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.05 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: 650.88 GB
    • Received: 13.34 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.