Loading Tool

Explorer IconExplorer

Memory Pool

82,866 transactions
32.55 vMB
0.09838877 BTC
Random Selection Loading Transactions
Max Size: 195.21/200 MB

Candidate Block

Mining Attempt 67c830f0f693b9a50ac5eaf7c3d68119936d6fe9ff296786f34fbf1905afec0a
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root d88d328e511ca250984faf552ef67e89e23fa5cad74986c586d4d8f481c768f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,965
Size: 1.00 vMB
Total Fees: 0.02326947 BTC
Feerates: 265.25 > 2.33 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (545,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,753 369,753 0000000000000000085c073318fb76a07508fcbee9961cb7e2b123feea3fed03 258 0.10/1.00 vMB 45
369,752 369,752 0000000000000000122d8ab77073e49179b0682dff2e3bfa2ccfdb79f6add2b9 827 0.48/1.00 vMB 34
369,751 369,751 00000000000000000111a9ee5557ad01b3a9f9182807e1fb4089a2727a23363e 501 0.24/1.00 vMB 41
369,750 369,750 000000000000000009c5ab71f519acc5ec137127a23779aa5dceee4074707f39 1,008 0.62/1.00 vMB 34
369,749 369,749 000000000000000014c5ba0688da5550c0b30f9a746c0572f15aeac970ab8daa 878 0.39/1.00 vMB 40
369,748 369,748 0000000000000000055321b357b226882b4096d6c6189c9ab59f027a443d491c 659 0.35/1.00 vMB 42
369,747 369,747 000000000000000014dbf16a905a68f981bad756b1f43cbdcab232ae9a569f2c 996 0.57/1.00 vMB 36
369,746 369,746 000000000000000006e26d640ca88e6defa6f8065c32e6633a6b41127498fe3d 853 0.68/1.00 vMB 21
369,745 369,745 00000000000000001049ba0fbbc107cc177e652bb1535746cd24372867275760 2,577 0.95/1.00 vMB 54
369,744 369,744 0000000000000000074fe56adaa9dc9ab9786edaa06f1297d26ef3d507cd3088 815 0.54/1.00 vMB 23
369,743 369,743 000000000000000001644c209b930f7548964f7bb94efa9260e4bb10714ce469 1,556 0.75/1.00 vMB 49
369,742 369,742 00000000000000000299ee43fb1e76396ac828f08cc4d353dacd145124962e79 337 0.25/1.00 vMB 35
369,741 369,741 00000000000000000754f2a501b0bec9ea79a46acc32235337d3d563478bbada 382 0.20/1.00 vMB 33
369,740 369,740 00000000000000000d7b2f39128d6581157ba2fe9daf1a1e6027b3a5d403590d 1,039 0.51/1.00 vMB 39
369,739 369,739 000000000000000001f326322a0f571189c9d79fa1e2f6b7c54f9284f0264b4c 2,000 1.00/1.00 vMB 38
369,738 369,738 000000000000000002c046572eecc5038216992c3c3f652925871824c5cea50d 1,509 0.68/1.00 vMB 43
369,737 369,737 000000000000000008f5d13b15a30e2f890e51ffa6bf977b3606b902a02891dc 1,258 0.59/1.00 vMB 49
369,736 369,736 000000000000000011e1c407caf53a1017a028c9ff35fc9c4e661967a406c768 191 0.82/1.00 vMB 4
369,735 369,735 00000000000000000b45534dd5ba41678197fda18dde15bd8d8f9a93458c4d25 577 0.92/1.00 vMB 13
369,734 369,734 000000000000000010d7c31c4798cb91bf952de53f4b511c479cc5d754001ede 1,828 0.95/1.00 vMB 37
369,733 369,733 00000000000000000c8ec46d3de59849f65248759795377b3031de6e486f1964 1,524 0.75/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.55 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.