Loading Tool

Explorer IconExplorer

Memory Pool

74,452 transactions
29.60 vMB
0.09395381 BTC
Random Selection Loading Transactions
Max Size: 171.94/200 MB

Candidate Block

Mining Attempt bc2e47795684e734064c565d62cb9cb52178bf7ea42928669557033094adcc6e
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 41b146a34920e64983702a0533ab52f60201a0700e9079b8e7a918104deb1227
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,597
Size: 1.00 vMB
Total Fees: 0.02558143 BTC
Feerates: 150.36 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (259,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,863 655,863 00000000000000000006d0642914212d6ce49a5116dc92f5bd8d5b2e9009c9b5 2,751 1.00/1.00 vMB 128
655,862 655,862 000000000000000000018a6ba83b579053dcabba36c69cb4161d8dd5da62b559 2,310 1.00/1.00 vMB 85
655,861 655,861 00000000000000000007b3abbbe364f8effda68f4f24ca7fca3c1a70a3e80b9b 2,461 1.00/1.00 vMB 203
655,860 655,860 000000000000000000040c9394d881a6d4fd2bf28094744f9cc1ab219b12b85c 419 1.00/1.00 vMB 17
655,859 655,859 0000000000000000000a13f096ea20ee7f4ac8d6cf8c4b3c9f2a7af46b758cd8 1,211 1.00/1.00 vMB 46
655,858 655,858 0000000000000000000d374ab92444ecf6ce055ea57746c49d3970e78883a56d 824 1.00/1.00 vMB 28
655,857 655,857 0000000000000000000ba15743db52c9c275e5ac3c8a79acfe039a3b4d7e507e 1,468 1.00/1.00 vMB 62
655,856 655,856 00000000000000000000480ef2e7df1a46e18e42504824fc370906d285a11069 1,972 1.00/1.00 vMB 80
655,855 655,855 0000000000000000000376bc49eed54bb773ebf7d5a5a8403fda4be7d003d8bf 2,063 1.00/1.00 vMB 15
655,854 655,854 0000000000000000000d11c5671d06a5a6b9234442220b52d2cb0533208aeb7d 2,697 1.00/1.00 vMB 172
655,853 655,853 00000000000000000002deb4a1719aeba24ddc233ccfc03ef3ed0537ce4629b8 2,241 1.00/1.00 vMB 106
655,852 655,852 0000000000000000000ef27eef82743c673b6e0acbed43b2b59aab7df672089b 1,149 1.00/1.00 vMB 140
655,851 655,851 00000000000000000002c83587004b80dc5775c5c76d64d6eb21c71d80f56d25 913 1.00/1.00 vMB 19
655,850 655,850 0000000000000000000dbd324b6deb8c0ccb5991ebad3edb885b8635e4768988 2,409 1.00/1.00 vMB 89
655,849 655,849 0000000000000000000c99e6b43a7a0e56fcd957f1cd8ee88680acb28bde2181 2,496 1.00/1.00 vMB 137
655,848 655,848 0000000000000000000a659ccc0d8d7213f45d41ab58c2668d09fbc97cdf5f8e 488 1.00/1.00 vMB 9
655,847 655,847 00000000000000000008409c1ae02391ad098226306d344d27d5b0e120f57480 1,848 1.00/1.00 vMB 62
655,846 655,846 00000000000000000009e108b4232923962666014df48e4c6976fd344e80aa64 2,346 1.00/1.00 vMB 134
655,845 655,845 0000000000000000000198ea1c27410a04e7bdc6a75f996aec4ce976815898a1 1,487 1.00/1.00 vMB 66
655,844 655,844 000000000000000000073d8216518826443cf5098efc11206eec6dd0fe8a4ca4 1,889 1.00/1.00 vMB 73
655,843 655,843 000000000000000000015f56e397bb29e36b7958aa58eb81ba316464838a5970 2,668 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.