Loading Tool

Explorer IconExplorer

Memory Pool

47,592 transactions
30.21 vMB
0.09599269 BTC
Random Selection Loading Transactions
Max Size: 160.85/200 MB

Candidate Block

Mining Attempt 111c8e1478e06212f1f63ab36cc3edb5d250224ea746057092d51aaab983dd4f
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ae8095574b718e88973ae65a49226d6e3bf6a6158e225576d929d777e3f1318e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03547235 BTC
Feerates: 150.97 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (575,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,906 338,906 00000000000000000ecaa2edd0358dc9d802c5311ab902d187f69f2c0020f139 864 0.51/1.00 vMB 22
338,905 338,905 0000000000000000118b7b3bbea2a726d771b21445259223cce1c05fb7ac3f59 556 0.34/1.00 vMB 23
338,904 338,904 000000000000000006d4a905af3d13a4871e421f7a507b0ffc2ace10c61bdff6 156 0.13/1.00 vMB 12
338,903 338,903 00000000000000001613ce39a284b7377f53d2b8e018d9133b1ac955e9ff3ecf 191 0.10/1.00 vMB 22
338,902 338,902 0000000000000000095af82dbc3498db96d5e5326142028c4ceb334b15ced955 677 0.38/1.00 vMB 22
338,901 338,901 000000000000000006437b7086ca85fc79f644cd544e731e9a370bcbe727b047 1,347 0.73/1.00 vMB 26
338,900 338,900 000000000000000009ae58ccb23a372510e5f22b329881e7ee0b1333dc4c63f0 529 0.36/1.00 vMB 20
338,899 338,899 000000000000000003fb2e1c3f0d8781cfd4e977cf580f719397e8ced4bf53ac 1,101 0.71/1.00 vMB 22
338,898 338,898 00000000000000000468f1f21a83f84c793e98aa3f519b67da7ee9b6fac33842 232 0.14/1.00 vMB 36
338,897 338,897 0000000000000000106507c2db67f4098a641be49cb52ee9639b25e58e56aa40 789 0.76/1.00 vMB 15
338,896 338,896 000000000000000009bcea02335bbb85f96f8e9eac7269016c9144c300653f65 1,466 0.50/1.00 vMB 37
338,895 338,895 0000000000000000108cc520cb80f765fcab4127e682ace9e0b3795f13e5a738 94 0.05/1.00 vMB 16
338,894 338,894 00000000000000000ff6f346bea61d1c87e455e2dd4e1da154e830dcfddba1f9 526 0.86/1.00 vMB 10
338,893 338,893 00000000000000000c63ba7ad063e8852658a9bb8de61c7c53400d92335f333d 997 0.85/1.00 vMB 30
338,892 338,892 00000000000000000776306128a8ee3e6a070294577607611af4d2dec8ceac6c 88 0.07/1.00 vMB 92
338,891 338,891 00000000000000001442e5b3a4615423c80c037e8c8275d4289939915a321e36 2,720 1.00/1.00 vMB 36
338,890 338,890 00000000000000000e7169447d770c552857f76270d408c74049540f67251ea5 289 0.14/1.00 vMB 36
338,889 338,889 00000000000000000822f18b7ca0ad40608a5a45c8e690640961840591ab7b25 395 0.25/1.00 vMB 26
338,888 338,888 000000000000000009c599cd6bfdd79676ee2054300332a66b3b235287745a62 1,114 0.88/1.00 vMB 14
338,887 338,887 000000000000000015ba393d69dd932f7abb8b892fcb8a5d69e05233b5191a08 208 0.13/1.00 vMB 22
338,886 338,886 00000000000000001800482dd8e01a1e6f29334eeed6bdbd9650b926cc32f466 511 0.27/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.