Loading Tool

Explorer IconExplorer

Memory Pool

77,831 transactions
29.25 vMB
0.06256951 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 2f8e6e1c92e5c3db2a10890d5b03e9c720bb1f413927e5057636c0c709e8054a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root c400be8982842fe3bbde88153f128d4d167b41d1282eeb9d4dfd388c4a4f5883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.00321931 BTC
Feerates: 10.05 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (291,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,786 623,786 00000000000000000012ea4d9f3af1c8c03bd388de3eacfab541d18cfaa7738c 2,645 1.00/1.00 vMB 20
623,785 623,785 0000000000000000000c64fe67fa17f5e6488473d815c424d3e3ef4f809a9bec 2,652 1.00/1.00 vMB 22
623,784 623,784 00000000000000000004c1ca01f5a12163e6458f8e70efa891dbbd88e77a82fa 2,845 1.00/1.00 vMB 30
623,783 623,783 0000000000000000001108023813d1a990c324e2aa5ca0fdfb2503642a856294 2,333 1.00/1.00 vMB 23
623,782 623,782 0000000000000000000507eed91e31b14a787ddb7af391df50f128b9b5f2e124 2,742 1.00/1.00 vMB 31
623,781 623,781 0000000000000000000ff784829c08d117112b9ccab9d2ecb93cdcc112a46d57 3,039 1.00/1.00 vMB 26
623,780 623,780 0000000000000000001139376285e9cee1f747292ff62397fbcb3a4c451a4929 2,320 1.00/1.00 vMB 37
623,779 623,779 000000000000000000010ddd075eb2e98ed6c4fff834aac1cbf5cae7138df0d0 2,631 1.00/1.00 vMB 47
623,778 623,778 000000000000000000031b07a2a827d15eac34464b0fc65ffdf489f30d57d403 2,741 1.00/1.00 vMB 43
623,777 623,777 00000000000000000000f173f0b9c76d85322b8e107855e82e8679f2bb795f04 2,858 1.00/1.00 vMB 32
623,776 623,776 0000000000000000000cc1fb4f538977135528a95748b107db5efd84c72993a8 2,458 1.00/1.00 vMB 47
623,775 623,775 0000000000000000000c662e70f81c1b8df4ed0d5b9431eb945eb9c4001c4a00 2,705 1.00/1.00 vMB 61
623,774 623,774 000000000000000000136beb2b244dd7acf48739ca3f650b9e2945b5766ddcf8 1,730 1.00/1.00 vMB 23
623,773 623,773 0000000000000000000aac218796bdde57feaebc8ea24bd53170e6c071fa5074 2,808 1.00/1.00 vMB 23
623,772 623,772 00000000000000000006d985ce5aef12dff52edbf7c3e958656c614aa382bd0e 2,531 1.00/1.00 vMB 28
623,771 623,771 000000000000000000012bd2697b9330fe1f55e7e8004041afc8cc35c4bf6d7c 2,030 1.00/1.00 vMB 64
623,770 623,770 00000000000000000001f4af9a19bfe308b2662b7d2285653d29a3f2e3e92c83 2,205 1.00/1.00 vMB 43
623,769 623,769 000000000000000000102624195c727741de98e734b3b2259b5f21d941ec4faa 2,640 1.00/1.00 vMB 30
623,768 623,768 000000000000000000052504c54c89f020b3c340a0d720297fc4721b174c63c8 2,100 1.00/1.00 vMB 45
623,767 623,767 0000000000000000000581fc489e8a1f1745eb77e7cd7b8753a6ec9143743ec6 2,156 1.00/1.00 vMB 35
623,766 623,766 0000000000000000000fbfa164abc7c59831199efb44da3f2905f15f18bc39aa 2,143 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.