Loading Tool

Explorer IconExplorer

Memory Pool

81,199 transactions
30.81 vMB
0.08968114 BTC
Random Selection Loading Transactions
Max Size: 187.30/200 MB

Candidate Block

Mining Attempt 08e0ba33ca7b711f4848f8303fca7171d91aea972c3e8d7da87e147318edd329
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 06da65dadbe0e76a1972d9556994151fd72e944ae24f9b0e86edce07d2ba0bb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01813185 BTC
Feerates: 73.20 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (19,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,229 896,229 00000000000000000000406b7481105c7a8433cf3d2c42bc7a056a45c37e43a1 3,159 1.00/1.00 vMB 4
896,228 896,228 000000000000000000018f0b16bfee3a60ed1030718cf400cfb4111432b35206 2,117 1.00/1.00 vMB 3
896,227 896,227 00000000000000000001a796447dc10b9d1bb60b2717641a4915586333426160 2,862 1.00/1.00 vMB 3
896,226 896,226 0000000000000000000195f16ef8075b867b38bacd5509c593e636c58a18866e 562 1.00/1.00 vMB 1
896,225 896,225 0000000000000000000124c736cbd9757a2ed85472cfaf9d49bd793b6507ee22 756 1.00/1.00 vMB 1
896,224 896,224 00000000000000000000073f6ec0348b5cbd46535c59419a3f813c292b37d64f 1,138 1.00/1.00 vMB 1
896,223 896,223 00000000000000000001d69a6b063bff8a34d9e710a92895ce0e25e7ffd887a3 1,939 1.00/1.00 vMB 2
896,222 896,222 0000000000000000000196233a10395e8b3ee9cfadeb4c9e89f03f685ca96e57 3,737 1.00/1.00 vMB 4
896,221 896,221 0000000000000000000154776059f5856bbdb067a9b6c316b221d77044efd408 1,242 1.00/1.00 vMB 2
896,220 896,220 00000000000000000000f0fe5adb5b2de8f1939a9da8e5766445188f31414140 2,257 1.00/1.00 vMB 2
896,219 896,219 00000000000000000000fe3b390ca169b775af6a50e7f60c9ef8b30dfa8b2fab 523 1.00/1.00 vMB 1
896,218 896,218 00000000000000000001cd4f9f0a55daaee22f9fafd80a288ec85fdf816df50d 3,622 1.00/1.00 vMB 3
896,217 896,217 000000000000000000013068ca7b351acb5f57cddb697d5441284ca741da3dbe 3,368 1.00/1.00 vMB 5
896,216 896,216 00000000000000000000f5a5eb698858913dcf7f7ac8cea6ab9bc99e47c4a285 698 0.95/1.00 vMB 1
896,215 896,215 00000000000000000000e02f6497dd55d64144451ff37dc86b70497a536c4faf 307 0.97/1.00 vMB 1
896,214 896,214 00000000000000000000d60abcafc01230448a8db077d56218968548c654de08 1,850 1.00/1.00 vMB 2
896,213 896,213 00000000000000000000e52fbe3c00b01f937fce0205ec862cf6a56309f0784f 451 1.00/1.00 vMB 1
896,212 896,212 00000000000000000002424957c109c9887a37890677942877e1dab5d63936dd 835 1.00/1.00 vMB 1
896,211 896,211 0000000000000000000089de47e7dc9faa6503b46bb0a9288602f3d775ec9e23 1,025 1.00/1.00 vMB 1
896,210 896,210 00000000000000000001b38c7330f1208a7a26a8f573e400ea1420fe2a9e7908 235 1.00/1.00 vMB 1
896,209 896,209 00000000000000000000da59654301ed81e88a4a74631e9e083be9920a6613b7 2,091 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.