Loading Tool

Explorer IconExplorer

Memory Pool

79,735 transactions
29.47 vMB
0.10453433 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt db47d500a8fb297704d3fa04df988598f377b0faf071dca0c59906d243eba314
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d05aa424b03ceaacea83ef3e754517fe652de87b433428dd2651c1aca2bb0b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.04072225 BTC
Feerates: 150.62 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (592,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,745 322,745 000000000000000007c46d5f6a63ea9a6b1cf04af14507d97dc1418963331d5c 38 0.02/1.00 vMB 27
322,744 322,744 00000000000000000c942d3b77c06e4a63b2fe21698e1c33cb50aab69ec5efbc 74 0.09/1.00 vMB 16
322,743 322,743 000000000000000010ad44db6b8c5c1d9802aa1695bb282139887d2bebdef08b 14 0.01/1.00 vMB 20
322,742 322,742 00000000000000001abe7534c98eb16df61aba1bd84c24426b1109be8bc70e57 428 0.28/1.00 vMB 24
322,741 322,741 00000000000000000c2c7d521797b807732f096e91bac35fcd3af837a48499de 523 0.19/1.00 vMB 28
322,740 322,740 000000000000000007d58e52e17f59ffa2614a69cbdff3793f69e852b34f00f4 402 0.24/1.00 vMB 29
322,739 322,739 00000000000000000320ff4c226bc2984233d5e135e5c266a0d04d4e6aa60ca1 817 0.41/1.00 vMB 31
322,738 322,738 000000000000000009f397fbdb0d16c422bea4361791c67f8fe013e674650393 325 0.19/1.00 vMB 25
322,737 322,737 000000000000000010aab95f3284e9cd96d9d80debc9711baea8266c03316ca5 156 0.10/1.00 vMB 24
322,736 322,736 0000000000000000175d9ce9a6409782ca52a5e49092082737bc2c816490245d 510 0.31/1.00 vMB 30
322,735 322,735 0000000000000000126976b53f57c222f0d4a0722d78cd93dd8a7cae61721631 909 0.52/1.00 vMB 31
322,734 322,734 0000000000000000000d44dafc7d1e8d7bc09d997308c2c08c8f32623cbf1e9a 82 0.08/1.00 vMB 9
322,733 322,733 000000000000000015f0f4e37968f3b2ed6af2569dd19bb558c1d56bc7a290b4 335 0.19/1.00 vMB 31
322,732 322,732 00000000000000000443a0a36b6c834c39d1fb96ff76e57826a9afa3213e7fc2 246 0.13/1.00 vMB 29
322,731 322,731 00000000000000000a64c526f93e7613aa34d1bc5875301e97a48a73b3b53473 777 0.43/1.00 vMB 29
322,730 322,730 000000000000000009f39b15c93d31ebe45241ef2475eb02c9be1cb37053daf1 16 0.01/1.00 vMB 8
322,729 322,729 00000000000000000fac27205f78d43452ae70e902bc69d212d56b5c710ce514 647 0.33/1.00 vMB 28
322,728 322,728 000000000000000012e502cb480d4455ae02455ea479bbd650d11f5f6dae27a3 910 0.70/1.00 vMB 24
322,727 322,727 000000000000000002a8bd02bbb91d60154c15170cb27918d4513e4fc5a3d666 663 0.46/1.00 vMB 25
322,726 322,726 00000000000000001554109d61d67ce106c5f8f29e924baeeb752412d596c410 1,145 0.75/1.00 vMB 26
322,725 322,725 00000000000000000a6d5bedc1c8834ee8058c1e167f590c144cdb8e9d543a4e 2,098 0.93/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 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.