Loading Tool

Explorer IconExplorer

Memory Pool

24,217 transactions
6.70 vMB
0.03499439 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.10/200 MB

Candidate Block

Mining Attempt 6999fb429801ee6d4f8cc6af6f5dfa8d6298b6f8eabb3fec5c6ec839481937b8
Version 20000000
Previous Block 00000000000000000001166de9ec9aab1650f7c89d17c2b818254940842d1a9f
Merkle Root 0992de15065736d61ae31610e9bd6dc71b2c83f70328cb25fc0118ae9efb3341
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,374
Size: 0.45 vMB
Total Fees: 0.01751169 BTC
Avg Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,101 (656,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
256,891 256,891 0000000000000007803b9935e66411472ba633edc09341a41e3842207b80cbce 0.14 MB 329 152
256,890 256,890 000000000000002364221d1aa0b08341a053617977ed9bd72d0625f711265780 0.01 MB 34 271
256,889 256,889 0000000000000011c027c2ed60fd33e29cb3c9ff732aa10d3de74cb5ec97275b 0.02 MB 43 101
256,888 256,888 00000000000000089837d73545d0e6d06c759a84df3ec17484f00c75dd9b00c4 0.05 MB 92 134
256,887 256,887 0000000000000021c74fcc4eede363249fed4bb8c992659768f73dbd35062d4c 0.03 MB 76 136
256,886 256,886 000000000000000d5ea9cb62e1b12912423a3cc36ff2e375eb884621eed2079c 0.10 MB 234 139
256,885 256,885 000000000000001b8957b9c9df65200cb9f9dc985983e283de5d3a92bb55a737 0.06 MB 96 105
256,884 256,884 0000000000000002203b837e9725f541e1081bd4bee97b7474554e973b2c4e3f 0.07 MB 177 117
256,883 256,883 00000000000000245a74dfe7f5325cd9d11ed106b920eee2f851cd473a6b50ee 0.15 MB 331 129
256,882 256,882 0000000000000025706ac528c0910f6fd80638a7d9820c83c854ddfcbcd7b3b4 0.19 MB 328 65
256,881 256,881 000000000000001c658330f57e0148a1682f684b543d4b74e35fd4aa8c6b8270 0.25 MB 706 178
256,880 256,880 00000000000000064b1b4135ef053d1bb6d605e35aceea6c7f5a98906d54c64c 0.03 MB 63 43
256,879 256,879 000000000000001e660277f2da5b771504fa3a81c4684c9eeeefa755958de0a8 0.19 MB 448 135
256,878 256,878 0000000000000007c3b087ff011484107ca780db6b3ca891629b269373cbdc5a 0.20 MB 471 159
256,877 256,877 000000000000000eb94a694d5d4b28697f9880343624949751a6f0d330d2f6fd 0.08 MB 175 121
256,876 256,876 00000000000000100ed2e5095fc5a7c9d674c905957213a0b92ee58ed7e50c44 0.04 MB 109 123
256,875 256,875 0000000000000019443a7cb743b16b624d9d3d6e6b445ae8b299fd9cd5811abc 0.05 MB 116 129
256,874 256,874 0000000000000028f47adc289e2945932a900d5851a1c9567223ecb86279fbaa 0.21 MB 471 126
256,873 256,873 000000000000000b1e402aeda20c9418798549972b80a571e1c492bc98a8f779 0.00 MB 9 75
256,872 256,872 0000000000000028eb08864fba09ee563d9081b90f4997ab50c794d1e9db1796 0.10 MB 230 103
256,871 256,871 0000000000000020488211d87b903cd8686e8914dac6feb1a6b7ad0a1fa2e9ec 0.14 MB 266 111
Previous 10 blocks ↓
Total Size: 779.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.76 GB
    • Received: 0.39 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.