Loading Tool

Explorer IconExplorer

Memory Pool

73,610 transactions
27.33 vMB
0.06564837 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 880554545943237947a78418f997c0c5920789a3700826451117b030acf6ca57
Version 20000000
Previous Block 000000000000000000008a4507a168c512f6a66d3b33a8d664a283a838a77ca5
Merkle Root 9e412045dfd69201721a83f43eff5883609b5cbb6496bdc921bbe20e7fc8aa34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,089
Size: 1.00 vMB
Total Fees: 0.00740076 BTC
Feerates: 40.32 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,313 (635,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,116 280,116 00000000000000022a5f3571e7b70957c9753e0730f131b91ba0c9cf6f7419f0 142 0.10/1.00 vMB 20
280,115 280,115 0000000000000001bfd3ebad6cde3f19ebff4096ebf9624a609ccdef994922bd 185 0.10/1.00 vMB 54
280,114 280,114 0000000000000001c3c43c98a2b515d79689b8111b11d381fb7737cc1acce0bc 20 0.01/1.00 vMB 68
280,113 280,113 0000000000000002180628541962f14bc6dddc8381436aa45d580010436e52fc 113 0.11/1.00 vMB 41
280,112 280,112 00000000000000020ae264a83881d242800ba04e8eda13f11b65559ab09afeea 333 0.12/1.00 vMB 74
280,111 280,111 0000000000000000b4e1a41b63c2fff086b22eda9b03faf98f6dcfc53349580a 239 0.14/1.00 vMB 39
280,110 280,110 0000000000000000a8c5a5c1da8ed633820bac616746676078873b333bc9d752 329 0.24/1.00 vMB 26
280,109 280,109 00000000000000011dec345ceae0765c98c72bdcb7cdd83e749ad37bbc3104cc 701 0.25/1.00 vMB 70
280,108 280,108 0000000000000001605d595e38f5df4ebcce513bb81f46f1d43284a98d134165 665 0.31/1.00 vMB 62
280,107 280,107 0000000000000002220364e4f482e5f6d17cbd35fbea3d26b1ca5bb416ee5c4b 272 0.11/1.00 vMB 79
280,106 280,106 00000000000000008df38a3e86e3efff160db0d8fcc8f3d1060fe77e526b50a3 1,097 0.52/1.00 vMB 65
280,105 280,105 00000000000000017838e55dce75623122cd63218876ac198645f5ae5da4540b 246 0.12/1.00 vMB 24
280,104 280,104 0000000000000000b4e716cc8e4c887f05d26df5e35ec8bb4dc3081590f8d880 134 0.07/1.00 vMB 44
280,103 280,103 0000000000000002eed85e4a8a282b2868b6fa819b9a1ff2bcb5d55708be3f15 17 0.01/1.00 vMB 79
280,102 280,102 0000000000000001d6dc3d054a473a77d2374ab9335821c14972b5f44617f573 90 0.05/1.00 vMB 38
280,101 280,101 000000000000000305ed4475d1b4a2120dea743781709b670b354b7f4f296577 92 0.05/1.00 vMB 31
280,100 280,100 0000000000000000f6d1fa6836afec729f664441d546562ff75d0eaaecfc236f 147 0.17/1.00 vMB 34
280,099 280,099 00000000000000028508befeacb939f937044d4bf19dff33e9f7438dd7197b9e 647 0.25/1.00 vMB 69
280,098 280,098 0000000000000000f9251f93f9dad5e8abdb5f954324a0aa0ad45467ca0fd3ee 394 0.25/1.00 vMB 41
280,097 280,097 0000000000000002ffb7ac51858eb2dbcb9290322e9c6a2568728cb5a9f5d758 91 0.04/1.00 vMB 31
280,096 280,096 0000000000000000386a792bfb6e26daae986c6ae97b4e0914460f5397b457ab 218 0.35/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.93 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: 714.71 GB
    • Received: 17.59 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.