Loading Tool

Explorer IconExplorer

Memory Pool

9,146 transactions
3.31 vMB
0.00759172 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.94/200 MB

Candidate Block

Mining Attempt 857a1a8642bb64ad2f38ff352c7282f629736a518fcd71cea75aa0a448e49192
Version 20000000
Previous Block 00000000000000000001ee4cb97e17eb569e9cfdcc353ea081c23004aac63085
Merkle Root 9787a41b23707d20480d77bc6572490183a3cbd41d8fbebfb9ce116050611989
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,654
Size: 1.00 vMB
Total Fees: 0.00451750 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,498 (712,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,747 200,747 000000000000054298b80b71c7481a5605fc3f63cddbca2127ee3fcb6f77c6ed 59 0.02 vMB 117
200,746 200,746 000000000000011b402fa7c72c5e016ddbd1e09c02ed529416b9305e88f47c1e 58 0.02 vMB 180
200,745 200,745 000000000000043d3db91492cf87f092fadd6f96171601462658e4d8934a11a3 16 0.01 vMB 79
200,744 200,744 00000000000000b40a04c96f4a1b8d5de963c92a728a0d2f290b68e41d979336 24 0.02 vMB 51
200,743 200,743 000000000000016086035a0527d85f9494f9961bfae8dfae13b5050a22810abc 75 0.03 vMB 118
200,742 200,742 0000000000000261ee695e0c1b81805181af91cf1e6ad03bd01976fbc5a7a878 61 0.02 vMB 101
200,741 200,741 000000000000038df909471b4e5d9d58f568997c9f880a38f6cc314bf9952ce8 24 0.01 vMB 207
200,740 200,740 0000000000000526ee3003dd8da2f28adf91f8081bcbdfb7d7eb22aa541a8d2f 297 0.10 vMB 78
200,739 200,739 00000000000001742bd281594bda20dca047f59c2875f156f8921baf518e4ca5 92 0.04 vMB 95
200,738 200,738 00000000000002dbc202b7edb28b3ae8bbf9f613b6882cf87ae5433f88972fdd 58 0.02 vMB 36
200,737 200,737 000000000000042afa6bae18408ec0382ff0b12f420f8373015ba8a44a9e8aa8 271 0.09 vMB 146
200,736 200,736 0000000000000469ed83d2d8d1458ec50e0241b4a776762d8cad66c2adc89c94 147 0.05 vMB 118
200,735 200,735 00000000000001de4ebbca79010167a738c80d8a12d907111682664be4fe8e16 41 0.02 vMB 131
200,734 200,734 00000000000000db16644f7b6806252b9247415a0da941e23f71168d577848f4 107 0.04 vMB 118
200,733 200,733 00000000000005d0daa3d989ecc2c5659d0b0cccacf8fae158de6a98e5f0f6f9 65 0.02 vMB 129
200,732 200,732 0000000000000356ed51ebce803dafcf1225d56e1027d64ce3460c7d150d494f 95 0.04 vMB 97
200,731 200,731 00000000000005429926216213d7e6004f90e2cab4e7f951c5c2d0b7876b772f 43 0.01 vMB 129
200,730 200,730 00000000000001e8df25166fa7ae61dd8d5c62111c2789f1502ef0a13a405053 176 0.08 vMB 125
200,729 200,729 00000000000002a2805679bc6daa590882733495b74ff05973462ff6b44ad2d2 11 0.00 vMB 110
200,728 200,728 00000000000002e9babf8803d8a519cb6d6a625d0aaa0cdb16d9c523214f7862 85 0.03 vMB 24
200,727 200,727 000000000000003fa5552f293f363ca5b4adb5e7e15f5ba039f6e12ad3c8406c 461 0.23 vMB 122
Previous 10 blocks ↓
Total Size: 779.73 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: 366.91 GB
    • Received: 1.78 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.