Loading Tool

Explorer IconExplorer

Memory Pool

85,704 transactions
32.91 vMB
0.07767195 BTC
Random Selection Loading Transactions
Max Size: 195.75/200 MB

Candidate Block

Mining Attempt 7f826b6acf53d5e27d23c5e0c184d68b80e747a39207012de7a64f6d2a83e165
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 308b94a2af4ce1e277b502ef03fc5576798efce1c6fd7b36da176331ce4486b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265392 BTC
Feerates: 203.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (664,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,696 250,696 0000000000000054ff8bd6e16b8e4a0688a65418d3d467aa03bed72b19467dde 269 0.13/1.00 vMB 109
250,695 250,695 000000000000002fe4d0b305fe8c6d8d97d56c4688ded052e8a727c25dae750c 491 0.24/1.00 vMB 101
250,694 250,694 000000000000001f854fcbdb5a12ec241ddd441aa7511cef2bccaec9ca27fa7d 1,277 0.50/1.00 vMB 129
250,693 250,693 0000000000000031ae9b627e90ca850582101b98720e2caea5cf5983cb261aa6 676 0.25/1.00 vMB 158
250,692 250,692 000000000000006421a6ed3d63e3062625e5626bf90c298b1f0f3d6caa05d437 24 0.01/1.00 vMB 86
250,691 250,691 000000000000000b7657e02ba3866e77a95a3902ee4543330d36807c9d209441 162 0.09/1.00 vMB 120
250,690 250,690 00000000000000296227d5f8b0bd73ac4f92a0666077e99cc39e161e835bfe3e 152 0.06/1.00 vMB 227
250,689 250,689 000000000000001aa28ffa88891682e18a9f947119ec2703943f09817363a831 559 0.29/1.00 vMB 81
250,688 250,688 000000000000001f8af4f4b221ec2239ec406e322461b605a5a555c02c8cba49 337 0.14/1.00 vMB 88
250,687 250,687 000000000000004f271c5cf2570596ed01d90e286aa96ee8b2a717549c9e3d44 256 0.10/1.00 vMB 141
250,686 250,686 0000000000000002e21980b20f76229d53674ff7210f1c1047ff5e069b0ac215 214 0.11/1.00 vMB 118
250,685 250,685 000000000000000105a6f2c8641caa61f9d678b3ddde4935fefbcae2984e71f7 43 0.03/1.00 vMB 120
250,684 250,684 00000000000000678c5fed038e3b80fb31acc5a510f6a866a6d115c8a1197837 80 0.05/1.00 vMB 101
250,683 250,683 000000000000002e73dc80fd84c9625201e94bbd87b83fb1380834a4ebbaab69 379 0.21/1.00 vMB 54
250,682 250,682 0000000000000057e003b402409e4161795015f58fd5e1153ecc301d3fdee9d5 612 0.25/1.00 vMB 185
250,681 250,681 0000000000000034aa73d33b9e7762a8c369f10c99e253af037bb0c858007a06 35 0.02/1.00 vMB 93
250,680 250,680 0000000000000051e18de73ae97c7f17030892c33a46aea43b678416db58ab91 401 0.19/1.00 vMB 125
250,679 250,679 0000000000000062380a4cc0fb3ee313d6911135f32fa02d9fd0412630340578 128 0.05/1.00 vMB 177
250,678 250,678 00000000000000153f15dc719e400426049847d7a73f0c1bdc668120741bc128 231 0.10/1.00 vMB 133
250,677 250,677 00000000000000691aded11a91aa7af9b9bbf85d957d23caac59641b99cdb029 574 0.22/1.00 vMB 114
250,676 250,676 000000000000004654405dc66a3a68adfb45d00c6a327701ef4a018dbe6451ff 128 0.06/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.