Loading Tool

Explorer IconExplorer

Memory Pool

42,244 transactions
26.72 vMB
0.06305750 BTC
Random Selection Loading Transactions
Max Size: 140.19/200 MB

Candidate Block

Mining Attempt fe3275467c08f4eb607024146d1f8938e129758d8fb56357ed0377bb8fbdec6e
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 085616f8a2a6bad6fdfe41889b47910a69d606daafed85301bc4571f36d9a9c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01367338 BTC
Feerates: 181.54 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (725,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,727 189,727 0000000000000032a4e800c49368a563b03ae5810c3970eaa5989c81e97a0a0e 256 0.12/1.00 vMB 124
189,726 189,726 00000000000000ee469f0de0cce6633e32f34bfd9f2339f7be26039969fe54ac 37 0.01/1.00 vMB 0
189,725 189,725 0000000000000537b278b7bcb13595a072b9c588209ea67b0294736e10c81801 512 0.24/1.00 vMB 103
189,724 189,724 00000000000004326d95cff55cac2182a310835377d84fd05f1ca55ea6cf12e4 111 0.04/1.00 vMB 1,322
189,723 189,723 00000000000007de4532ecbfd25770a31f8347a6efc5a34a99977f55b4e146e6 116 0.04/1.00 vMB 217
189,722 189,722 000000000000001bbb72b32eee1ca83dcd81c0522030681b4fa38d2860b45294 91 0.03/1.00 vMB 40
189,721 189,721 00000000000008e3ab2a74e275ad92d510a4e7588b739c78270cb653875f2b9b 101 0.05/1.00 vMB 127
189,720 189,720 000000000000072652c265a81381708bdf697a8c80f314e059505f43afb09684 162 0.06/1.00 vMB 184
189,719 189,719 0000000000000233002639e3a8ebaf0872d87880d78e4462dc34c3476a951b66 77 0.03/1.00 vMB 200
189,718 189,718 000000000000046619875671f9a0561adcb19fe057136c9ba0fa1f914e7492ad 69 0.04/1.00 vMB 125
189,717 189,717 00000000000008fa0207ba0d3c4cd7ab5823a866782ac8f9fc8531868a096537 23 0.03/1.00 vMB 60
189,716 189,716 00000000000004a3ce01105db682a33fc5af559c3bd43b1edb224569b85ac614 165 0.11/1.00 vMB 179
189,715 189,715 000000000000083d66d4aba08c638c086b25e8e87ddacd1ac1b89ab4c3bcbc60 318 0.19/1.00 vMB 148
189,714 189,714 000000000000021516abfb0e0efb6b7fafbfd7d6807e3979cd0ccf294f76b193 108 0.04/1.00 vMB 100
189,713 189,713 000000000000061a8e95be9ccd3ef5997aad995e977e8f62e24b676d555f0bc9 359 0.21/1.00 vMB 116
189,712 189,712 00000000000004b75cb3305961cd667fdf1f7965e8914027c9710f7c98ec89f6 23 0.01/1.00 vMB 103
189,711 189,711 000000000000074287e2d22eba569ab0d0de1c03ce5da86ba34c852d58dc8006 148 0.04/1.00 vMB 25
189,710 189,710 000000000000013a8595cb47f0acb0bc9a84083cceea740ade842b00d42faeeb 569 0.25/1.00 vMB 135
189,709 189,709 00000000000005f7a55eb6163ab0c6b937c2fa7a8c49ebfa74afb73721656a2f 512 0.25/1.00 vMB 113
189,708 189,708 000000000000026af1735403d6b8470c9d39769b18ec2a7aa5f36dd517961a77 415 0.25/1.00 vMB 142
189,707 189,707 000000000000054e7be67e0375ad16ebd4579c4df88ea081a6396ece791f8c75 17 0.01/1.00 vMB 424
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.