Loading Tool

Explorer IconExplorer

Memory Pool

77,197 transactions
28.74 vMB
0.07040505 BTC
Random Selection Loading Transactions
Max Size: 174.28/200 MB

Candidate Block

Mining Attempt 694b5d3a70e47fcf461bb128a3ea53eaa2b987e816e9c4f64a270176dc9f00e0
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 73467fb9ac79a83af6d42786c05e699a52d9952501844aff70e4a711984ef5a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01073113 BTC
Feerates: 82.75 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (228,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,742 686,742 00000000000000000003735f40a1dc91b07deee2bc20966283a5b6dcab33a781 1,417 1.00/1.00 vMB 17
686,741 686,741 0000000000000000000371f80da77e4456c63831ec087572de63fdd355946fd6 126 1.00/1.00 vMB 1
686,740 686,740 000000000000000000038154241218ec1600c307951125acacb364276477b7c4 1,144 1.00/1.00 vMB 14
686,739 686,739 000000000000000000055b735042c23722348be66aa36cc1169c1baa832317e4 1,243 1.00/1.00 vMB 20
686,738 686,738 0000000000000000000c410c94dcb5c88eee82d4c994e2e311aaf605c2c389be 438 1.00/1.00 vMB 10
686,737 686,737 000000000000000000034b5cd704eddda563a535e2ff64356260c6f55eb1594d 586 1.00/1.00 vMB 2
686,736 686,736 0000000000000000000ae43ce573ffc595fd7720766d540dccdd5d79201fc801 2,008 1.00/1.00 vMB 21
686,735 686,735 00000000000000000009c19a806a40ebd28d6e7bb6efb2ff7f3c0e2b449e1737 1,339 1.00/1.00 vMB 15
686,734 686,734 00000000000000000002bba1050767861658b4ad41db78cfd33afb442358ada3 1,782 1.00/1.00 vMB 38
686,733 686,733 0000000000000000000c9e8e3d26d24f7a9bf732b987e2ae1768225cdf100b16 1,253 1.00/1.00 vMB 37
686,732 686,732 00000000000000000001ae99e43e472556e342bf6e62785f2e1ee6e4d2dd1f05 1,944 1.00/1.00 vMB 25
686,731 686,731 0000000000000000000679dcf7a6501d8626355c3685510e62135385b1092efd 2,977 1.00/1.00 vMB 55
686,730 686,730 00000000000000000005aef9376450a5dceee13ea7a6ea83218c80b56b31d3d9 2,074 1.00/1.00 vMB 30
686,729 686,729 00000000000000000006107c8c2c19aafdf08b47cf128c6683d5d2fbff67a0a5 1,644 1.00/1.00 vMB 16
686,728 686,728 00000000000000000001ba77f26e86a747ff3e291966f5f1e571adb657f32f75 1,607 1.00/1.00 vMB 38
686,727 686,727 00000000000000000008229ba052b9208c42a01e9988882887dc9687538d1975 2,276 1.00/1.00 vMB 29
686,726 686,726 000000000000000000002e4cc18cfa14e27c08570e798bdfdad3fadc37a9d3a0 1,172 1.00/1.00 vMB 11
686,725 686,725 00000000000000000007a4338e2f7595b67027aad2a3c796efde4aab5b652993 2,412 1.00/1.00 vMB 22
686,724 686,724 00000000000000000004019874b53f677672ffc4708b9b210032acead860909b 2,422 1.00/1.00 vMB 22
686,723 686,723 00000000000000000006781a354bda7163cf1eefb2b9296bca1c0489f29167dd 231 1.00/1.00 vMB 23
686,722 686,722 0000000000000000000c3a0cfb73d12a5672e19724a8d78bae21f9e7fb53e7dd 2,476 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.