Loading Tool

Explorer IconExplorer

Memory Pool

78,064 transactions
29.48 vMB
0.09058882 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt e3e7c19e7bfee025e5b8fbc529ff5a031cc2ec4901ed4280c0f02db1346fb7d2
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 18e07cc40999010ebc8adc7ebe7f2181645425bb770760f23a7cb7e23c72e299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.02586605 BTC
Feerates: 301.35 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (809,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,917 105,917 000000000000c33476adb52f16c23c1da783d815a48a6e8c13ec0fc99dfce5e5 1 0.00/1.00 vMB 0
105,916 105,916 000000000000548a53dc5cb652e58a060d745a50f75b6711c985d8361efc7d5a 6 0.00/1.00 vMB 0
105,915 105,915 00000000000288b24021d9998d0b83e812e114e3812b82378c395f493b215d06 27 0.01/1.00 vMB 152
105,914 105,914 0000000000008e3de66491bf56bcf91833e17e9f5da0b4383ac1d1c6a4c51267 2 0.00/1.00 vMB 0
105,913 105,913 0000000000009982fbfb9938349fa65b19339ac87e0685807aa102683469b265 2 0.00/1.00 vMB 0
105,912 105,912 0000000000026035ac0e7f8330807e27eac31dc7e5ab0b744e44b41ced158c44 1 0.00/1.00 vMB 0
105,911 105,911 000000000001c70704a20f2c57fcdcefb45067047db3651bbabb44057699edb8 2 0.00/1.00 vMB 0
105,910 105,910 0000000000027ff974b507e877b3c2970f2d3bf9ecde39757748a4f996a788c1 5 0.00/1.00 vMB 1,699
105,909 105,909 0000000000024fa2b47bbac000a73227730db9de1b2c7610a3b1c9675c90c917 4 0.00/1.00 vMB 0
105,908 105,908 000000000000d379c7c8e9d5293e80128326ceff8f44e998a94e6fa5f221309a 16 0.00/1.00 vMB 0
105,907 105,907 000000000002b1a0f864825448f124c1dfaef9df2b009035c848602c0584818e 2 0.00/1.00 vMB 0
105,906 105,906 000000000001c1477d52babb458f93769e6cdf6b8ff9ae050890780f13d131cf 3 0.00/1.00 vMB 0
105,905 105,905 000000000000d65accd67dc943626ba3c5b73f81faf516c8e4c9e3ef45bdffb2 6 0.00/1.00 vMB 0
105,904 105,904 0000000000022baac9ae566845c77f02d14523ba201b178187ed312b7b78ce0a 2 0.00/1.00 vMB 0
105,903 105,903 0000000000015855ca1aecb0b2207539aaab38638872ea8eea321ab6c50ace9f 3 0.00/1.00 vMB 0
105,902 105,902 000000000002d27b7b8fbe4ec9d99ed6bc2155d64ab5f6217e05830513021e56 3 0.00/1.00 vMB 0
105,901 105,901 00000000000187e7918ad99d3d080879225ecdd0e9c46e97dd10b7e25dbd3557 4 0.00/1.00 vMB 0
105,900 105,900 000000000000d270aa6ed1efc4d6593135f1425a9593e3eced349cf1f8bb61bf 3 0.00/1.00 vMB 0
105,899 105,899 000000000001805268c9ad71f40dbc17211276a77184f36dd5a2b09d4285a5c6 7 0.00/1.00 vMB 0
105,898 105,898 000000000000450a6492ccfb7b3e7207a1c355302b7e4458180e59f7b44d5776 6 0.00/1.00 vMB 0
105,897 105,897 00000000000211ce235522d0badea6b90256828185274472aafa1fe007058113 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.