Loading Tool

Explorer IconExplorer

Memory Pool

81,443 transactions
29.95 vMB
0.15643315 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt 9885f7744e11c7442619bd6a78f291e43066d1310a9f5a41a6d7d135cfb1ddb2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (115,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,782 799,782 00000000000000000004899731208de0aa1baf391788cd448208b056ba112a4c 1,003 1.00/1.00 vMB 58
799,781 799,781 0000000000000000000023665667e8a8ee5a1145dc2b24f2d0a13c4625e04ad3 2,078 1.00/1.00 vMB 61
799,780 799,780 0000000000000000000045ae00109a5dd1f4eb7ff7d89e6ad0ffd26ce488b9e6 1,336 1.00/1.00 vMB 60
799,779 799,779 00000000000000000004fe1c0059d591cbdd9b9751ab0a704ef760da36249981 1,763 1.00/1.00 vMB 62
799,778 799,778 00000000000000000003744fa5546017f4d21cc925b4ff7ab08f0e3ba53e02ac 266 1.00/1.00 vMB 44
799,777 799,777 00000000000000000002d6b34d169e222a5b61df1b82f09dac3f791b3015d17e 313 1.00/1.00 vMB 56
799,776 799,776 0000000000000000000462f6f7bc965b92f6c61eb9ebb2226c7adad5648dd682 390 1.00/1.00 vMB 58
799,775 799,775 0000000000000000000026c37ad9ba52bfd12613ebf0cae6ca551c05085ad0c7 838 1.00/1.00 vMB 58
799,774 799,774 000000000000000000004585485af23fc06a8add26d46802d1a12743e938202b 609 1.00/1.00 vMB 58
799,773 799,773 00000000000000000004a8437dbe7995eacf42daa014088d04e5010a44e64f42 705 1.00/1.00 vMB 58
799,772 799,772 00000000000000000000ace45a873ec3a643fa54420034a8015d614c0ea876aa 3,746 1.00/1.00 vMB 56
799,771 799,771 0000000000000000000247fd47805e36ba474934ac6b8d7422265af8d2aba7b6 724 1.00/1.00 vMB 58
799,770 799,770 00000000000000000004e032184ec37fd30eaf5f3ba9eb59431aef05a6cb3fdc 3,659 1.00/1.00 vMB 40
799,769 799,769 00000000000000000000cd4fa2af99a205af02f173c629d37e49c3aed3190c0d 271 1.00/1.00 vMB 58
799,768 799,768 00000000000000000002bb5895e6afedcd6f8a59e2583d61ad5eacf5b16908ac 626 1.00/1.00 vMB 59
799,767 799,767 0000000000000000000194019679ecf3c1ca07eb4dfa9ac570e666fb6136b640 602 1.00/1.00 vMB 58
799,766 799,766 00000000000000000000eb39328ef3318c98c61c392aee2cc471f2b7863639f8 1,738 1.00/1.00 vMB 63
799,765 799,765 00000000000000000002462246ab4cabd665424fd65f588ffba711928ddc6013 2,995 1.00/1.00 vMB 53
799,764 799,764 00000000000000000003961d3ea20383f3e52bd9a61ecf50151140751c5c2ff2 374 1.00/1.00 vMB 59
799,763 799,763 00000000000000000002cf5b92dea48f84fb8cc0ac5b59ad04c9cec435c32807 410 1.00/1.00 vMB 34
799,762 799,762 0000000000000000000264b556fd14ca2ac2f34daeabb64c4a6c98b7952e9795 713 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.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.