Loading Tool

Explorer IconExplorer

Memory Pool

77,803 transactions
29.40 vMB
0.10304837 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt fcc9b78f33b2c5adf0a22a47d1ce4ca22e2dc441896302317089ce7ed43c98bd
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 8c0dfa9f837ee1accc45d2e109f9e87ab4d21f8ac6163d5c057792e7e66ca0e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.02795489 BTC
Feerates: 151.12 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (362,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,746 552,746 000000000000000000229d24efbf8f06846c00f7e302186e60a6960c9510788c 2,164 1.00/1.00 vMB 24
552,745 552,745 0000000000000000001abd2f7400a21df775e4b9265f10c4d9af948174b6ad7a 1,274 1.00/1.00 vMB 14
552,744 552,744 0000000000000000002133afedd4a86c673a52a8b1f1bba6772fc32205726dc5 2,683 1.00/1.00 vMB 23
552,743 552,743 00000000000000000007bb7745fa7667ce307384163cc599f93e350d97a7a395 2,939 1.00/1.00 vMB 72
552,742 552,742 000000000000000000296eb03cb7b8edda764dd18d245d1d51ae08ebbf169639 403 0.42/1.00 vMB 6
552,741 552,741 0000000000000000002da0f175384a8b26823214900aea1a321718b1beccb50e 1,952 1.00/1.00 vMB 16
552,740 552,740 0000000000000000000af5d8ca4cedac405b6911e9badc24406d91eb5e5dfd95 1,301 1.00/1.00 vMB 12
552,739 552,739 00000000000000000025f6dfea3c7fcc001d8cda16a6e58d83769d1f49109282 2,537 1.00/1.00 vMB 24
552,738 552,738 0000000000000000002e705cc989a4dc521cf64f0c5e199eeed8216ac2ee77d1 116 0.04/1.00 vMB 25
552,737 552,737 00000000000000000007bcad2178f24c61ace08ab1ed9d5dcff46cadaa530485 946 0.41/1.00 vMB 20
552,736 552,736 0000000000000000001e33e2ae8497f9d7e3a96618854daee411f38b6b8ddec5 772 0.82/1.00 vMB 2
552,735 552,735 0000000000000000000f16ce1f313aa903719725849346d0f8145533593574c8 2,160 1.00/1.00 vMB 9
552,734 552,734 000000000000000000010bc77e10d71e165d875d0e341e8892bfca1485546cef 2,554 1.00/1.00 vMB 34
552,733 552,733 0000000000000000000e8dcd73f876624834f30dbac4f25ae843db4fba218520 2,331 1.00/1.00 vMB 20
552,732 552,732 0000000000000000002bd93938e3cc8a138ea0b9986af29e120c3c4291708535 1,032 0.40/1.00 vMB 26
552,731 552,731 0000000000000000000cbde6f376fcbe0229c7603db45f071334cf857ddf688e 1,291 0.96/1.00 vMB 2
552,730 552,730 00000000000000000010b10a09cf435dce0e8ed4aaefb47a5a96773fc04e9b80 2,821 1.00/1.00 vMB 24
552,729 552,729 0000000000000000001f588bb10895253f5676e1634f46c13939dad8447a4739 2,729 1.00/1.00 vMB 15
552,728 552,728 0000000000000000002d41990457e9b8addfbb2d54da443ee155b94f8b67a402 2,252 1.00/1.00 vMB 34
552,727 552,727 00000000000000000026a8f7c92e7c0af01993415f6582a85b287c420cf273d9 1,356 0.55/1.00 vMB 16
552,726 552,726 00000000000000000016720796ca64295ac9c0ee4cffda96048b7cddfd0b1caf 534 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.