Loading Tool

Explorer IconExplorer

Memory Pool

82,689 transactions
31.12 vMB
0.09199177 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt f1e44fc0ce9e8d4d2bf2c6724e77719de375367c4b60b59811b18f6ac62c3415
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 36ebee91db8a332d5076e0f357c190938210c74ce1381dd59cd9ce449badea83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.02190943 BTC
Feerates: 235.42 > 2.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,102 915,102 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58 195 1.00/1.00 vMB 1
915,101 915,101 00000000000000000000a2566ce5934000725a72f487434754fd20bbcc8ee5b6 2,255 1.00/1.00 vMB 6
915,100 915,100 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31 880 0.35/1.00 vMB 1
915,099 915,099 000000000000000000000a1535e58b5a44cd5134f86b26b811cf56e67cc0d60a 2,172 1.00/1.00 vMB 5
915,098 915,098 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f 3,399 1.00/1.00 vMB 4
915,097 915,097 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c 2,950 1.00/1.00 vMB 6
915,096 915,096 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a 3,518 1.00/1.00 vMB 3
915,095 915,095 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd 733 0.24/1.00 vMB 2
915,094 915,094 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c 2,845 1.00/1.00 vMB 3
915,093 915,093 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3 1,631 0.61/1.00 vMB 2
915,092 915,092 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed 2,875 1.00/1.00 vMB 2
915,091 915,091 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6 4,322 1.00/1.00 vMB 0
915,090 915,090 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620 3,198 1.00/1.00 vMB 3
915,089 915,089 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd 3,809 1.00/1.00 vMB 1
915,088 915,088 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a 3,465 1.00/1.00 vMB 0
915,087 915,087 000000000000000000000479bc4e31fc81c2fc71ef05c7b80530749b20c130fd 963 0.56/1.00 vMB 2
915,086 915,086 000000000000000000014b592946cbd74c2c420f2f46ca5e713cf0fa67783091 4,048 1.00/1.00 vMB 1
915,085 915,085 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233 3,921 1.00/1.00 vMB 1
915,084 915,084 000000000000000000019fafbf0b2368823dd13b794ccbffc51e420bcc8a07ae 439 0.15/1.00 vMB 2
915,083 915,083 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d 3,039 0.92/1.00 vMB 3
915,082 915,082 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff 2,764 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.79 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: 709.76 GB
    • Received: 16.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.