Loading Tool

Explorer IconExplorer

Memory Pool

53,803 transactions
31.91 vMB
0.13830592 BTC
Random Selection Loading Transactions
Max Size: 170.31/200 MB

Candidate Block

Mining Attempt 37bcbafcdecf5ec2624686e05c23b5f7b099bd3c0fab02a63ef2b79e35d92ba5
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 213043aaa21d438f8ef4f81d95332604000ca24734e0f242cbc34f4e5c84f351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.04138813 BTC
Feerates: 104.17 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (679,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,606 235,606 000000000000001c8a068581a6249ee3d8ad70e249f6472d40d802663545fd73 133 0.06/1.00 vMB 205
235,605 235,605 000000000000015a4f15aee724116c1e3cc103cf02ac98c1cfe2a01c550a5b18 78 0.04/1.00 vMB 154
235,604 235,604 000000000000018e01734558ff0e0eb226b04374e0b276403da02927031d6cf0 288 0.15/1.00 vMB 218
235,603 235,603 0000000000000104ffef770a0e8c356124fe2e3c492076474adf5dd65be08f3c 273 0.15/1.00 vMB 117
235,602 235,602 000000000000016e164c42a40e307d5664a99ba6ca81a1db901260293e71b29b 705 0.41/1.00 vMB 155
235,601 235,601 0000000000000114443c3a889c0bb5195ccf498cf6e35413ea98250569832eb0 690 0.41/1.00 vMB 181
235,600 235,600 00000000000000d9228d3cee04aeed7d3704522b2fbe6606c340b9ed4a02ced0 279 0.12/1.00 vMB 179
235,599 235,599 000000000000004ab30dba591f44b26f9b8252f1ca8d25e583e464f0983a592f 237 0.12/1.00 vMB 172
235,598 235,598 00000000000000a820a7049f21e13e23287d5ec71239802d4984ec0f5f135d36 967 0.41/1.00 vMB 193
235,597 235,597 0000000000000052941a00418cd40eacf65ed2fadf8342a724cdfb0188f54c92 161 0.07/1.00 vMB 201
235,596 235,596 00000000000001871a3f0e4cd6bf6ef8f09628c50abf134944c201997f8066cd 248 0.13/1.00 vMB 165
235,595 235,595 00000000000000e7b7674ce7fafc95f7b478b63b490e00909d85b4722f681646 425 0.18/1.00 vMB 188
235,594 235,594 00000000000000278d15329d4b7c653ae8d5bddb9a858c4a5c25f4c0047e6963 106 0.15/1.00 vMB 20
235,593 235,593 000000000000004186959e17499fe196a149f40d98d36d00970c4d52d38866ab 785 0.25/1.00 vMB 126
235,592 235,592 00000000000000392b57eda1b1b7be465734ae44b24f64c7d5836e3460a354d7 830 0.44/1.00 vMB 188
235,591 235,591 000000000000001625b3dae231de3ef1bca84dad54b3b183d60f4c67a4641cda 39 0.02/1.00 vMB 166
235,590 235,590 00000000000000ae72fef23c91bac347b80e0d7aa5b04c94336ec660b5e2d422 359 0.15/1.00 vMB 208
235,589 235,589 0000000000000035704486af980d4c40f43b0f97cee1d35722a22e006d5c1a27 476 0.25/1.00 vMB 154
235,588 235,588 0000000000000078a3eb0500e0ff6401a73682dd81a4c4542b65641778827ae2 666 0.32/1.00 vMB 190
235,587 235,587 0000000000000193d0a30b37ff81455c0433f7b34a3c5e38d398e7b4921bf096 350 0.15/1.00 vMB 196
235,586 235,586 00000000000000f2416de83bc0ebd130758cf0d0c5725b1b3acd57608df14450 13 0.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.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.