Loading Tool

Explorer IconExplorer

Memory Pool

81,773 transactions
30.09 vMB
0.09554637 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt cf8fdb02873841296437330a474a3f3862fb3d09065ffad887be05e02e3d7d3b
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 33d586c0fb9f68569bd70c6b6413bfe26cd270eda35464decdb5f91c912cae8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03404161 BTC
Feerates: 526.32 > 3.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (434,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,159 480,159 0000000000000000007217f33f91fe717f588b1d0af6a4032c2fe2ab54e57598 1,926 1.00/1.00 vMB 139
480,158 480,158 000000000000000000f946995b94fb1d57b0717d816d03b8f98008129637cb78 2,070 1.00/1.00 vMB 208
480,157 480,157 00000000000000000117a7090aab36a03286da6a1bbffb4d77273461fceae864 2,151 1.00/1.00 vMB 240
480,156 480,156 0000000000000000000a9d2bfedb27fe06899a99b4c8eccf7b0c2118c2b934d0 1,627 1.00/1.00 vMB 140
480,155 480,155 0000000000000000004d3a13d9b6cd910991f1ce6b0846ec1c123b3043dae4a0 1,801 1.00/1.00 vMB 82
480,154 480,154 0000000000000000006ac5771cc2f175742582742aea537a8ff04ddd09def4e4 2,027 1.00/1.00 vMB 148
480,153 480,153 00000000000000000034e7e097a3cccc37aeef60d79cb97b8cafebbee4297a3f 1,951 1.00/1.00 vMB 163
480,152 480,152 0000000000000000012234d67569b4520624cb60b08cce4a6e9619bf4b11892b 1,749 1.00/1.00 vMB 120
480,151 480,151 00000000000000000098f2cef61390712d66378ff2d5c1df94dbfe552b4bd965 33 0.01/1.00 vMB 325
480,150 480,150 000000000000000000bc612e67f7d6434d8ab28e0ad1f25d9b7a09d7e0ffc3bf 1 0.00/1.00 vMB 0
480,149 480,149 000000000000000000a536d49f926e1b67eca0012d0b3a127ebc947b251c801d 2,187 1.00/1.00 vMB 138
480,148 480,148 00000000000000000102fdc6241cd301fafa1217e710479813d69342e3d14298 2,012 1.00/1.00 vMB 169
480,147 480,147 000000000000000000a98455689ca276f9a4ef17125d761c68192abef64548dd 1,449 1.00/1.00 vMB 143
480,146 480,146 0000000000000000001e8c95cab098810c40b69c448cdfe647b17a603972e081 2,392 1.00/1.00 vMB 204
480,145 480,145 000000000000000000542830c59c79123df86989364b5ea6b8237aaf9f746d3f 1,947 1.00/1.00 vMB 167
480,144 480,144 000000000000000000b5d5ba22bfd41a832553c4f07f174582ad02f3dedfe146 1,945 1.00/1.00 vMB 130
480,143 480,143 00000000000000000094243cee0cd52ab5ad1b0adc027707670a6ac957d400b0 1,947 1.00/1.00 vMB 184
480,142 480,142 000000000000000000a861f41d1dd1f6a1098ae5cf62a3845f860970f5145285 1,705 1.00/1.00 vMB 116
480,141 480,141 000000000000000000dc550ecc1600224fbf1547fb89fdfe9c453e245f7062c9 1,829 1.00/1.00 vMB 146
480,140 480,140 000000000000000000cb1a995d5596151761c424e2ad066280509de3a2b16a89 1,886 1.00/1.00 vMB 173
480,139 480,139 000000000000000000cde6e1aa6bb1295f649eda907d550036d279efac771d4e 2,256 1.00/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.