Loading Tool

Explorer IconExplorer

Memory Pool

80,846 transactions
29.49 vMB
0.10182244 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 76fa0c05dc3cfa7be8c0a168e84c217c91829c53c89e33e74f78d832327c3905
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 9562a54b4767d05bbb5d6dbd1bb2286b679d8d92be7f9705a8195a00bd68e16e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,198
Size: 1.00 vMB
Total Fees: 0.03977153 BTC
Feerates: 146.36 > 3.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (540,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,856 374,856 00000000000000000b9f55f5d0857f5655698e15996deb29bf56548268d45550 2 0.00/1.00 vMB 0
374,855 374,855 00000000000000000a9782a06ba2935bb59cfd4b81609e03c2f67aeac8491960 1,332 0.94/1.00 vMB 25
374,854 374,854 00000000000000000d3c753872143f6619f99aeeb1546c99f92a3edde40544e6 2,364 0.95/1.00 vMB 60
374,853 374,853 000000000000000010d7a973d169353ccab79585fbe95b14a07828a6ae79d16b 1,924 0.95/1.00 vMB 12
374,852 374,852 00000000000000000631c936f15a9be3bf5ed7c9371284b00e2c5d760e468be7 924 0.44/1.00 vMB 44
374,851 374,851 00000000000000000eea47d1a9781b01aad88b43e5c81054dbcaaea05c956f38 4,004 1.00/1.00 vMB 10
374,850 374,850 0000000000000000004febc54b271afcc345f7351a36c7d9aa14bc8e2d7643da 1,350 1.00/1.00 vMB 7
374,849 374,849 000000000000000012b4f90f42b1fd8c90fed735fc8238262f7901601339c3dd 1,441 1.00/1.00 vMB 26
374,848 374,848 00000000000000000673ac2400c71549d91146f1c4be7ec17d59efc36930d4c6 1,828 1.00/1.00 vMB 36
374,847 374,847 00000000000000000c1cf29ddca222da589f589dbb52ae978d69c78c91366a05 1,128 0.99/1.00 vMB 19
374,846 374,846 0000000000000000000c313fadd454ba8ea3fa755f3d70faf7d4702ed5eb6088 1,946 0.93/1.00 vMB 40
374,845 374,845 000000000000000013137b1bd77e352d28fa36309be1c821180eda408bcb745c 1,623 0.75/1.00 vMB 45
374,844 374,844 000000000000000011d46644cb41c1bb40883ebe154af3ba3487d43f95a60e22 1,162 0.52/1.00 vMB 37
374,843 374,843 00000000000000000eb0c11eaba996eb4e1fbcc7e3fa0be2fedd94d230e8c34d 1,328 0.92/1.00 vMB 28
374,842 374,842 000000000000000004ed4bbd4623751a015a74470e3fae74104f38db05c2e5ed 446 0.20/1.00 vMB 44
374,841 374,841 000000000000000010ad79b2a79392fa387bb842689fcf9eb5cedb8eac3ea63a 719 0.35/1.00 vMB 40
374,840 374,840 000000000000000011f042d88dfb35d5db5ef42ab0bfec8a4495f912657efe37 209 0.08/1.00 vMB 53
374,839 374,839 00000000000000000e1ecbafad2689bc3904d47e3755e54a4b2655151c87dd8e 2,116 1.00/1.00 vMB 40
374,838 374,838 0000000000000000033580a8f72262318786470f11cc623dc8d806034ca18eaa 520 0.25/1.00 vMB 39
374,837 374,837 000000000000000003419d6ed275868618e4cfcff3eb1224f228f426903d692f 1,384 0.93/1.00 vMB 32
374,836 374,836 0000000000000000008071f27442fda2fd99d86507f5be468c322a796b6f2d4c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.