Loading Tool

Explorer IconExplorer

Memory Pool

81,213 transactions
29.84 vMB
0.10537294 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt c19c5243b7ead509eb312dd0935c18769d6b91ffbd80a34751d1de6c77667b18
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 77f1c0dedd2766a154a04b7a3cdf3d5503e98c8b1c7c384bb2e1b20ff569fbc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03981910 BTC
Feerates: 146.36 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (498,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,162 416,162 0000000000000000051a65836aff50603cb6053257fc2b037efebf3bfac4b27d 2,951 1.00/1.00 vMB 64
416,161 416,161 00000000000000000029743b778c2dabe44503081c0e24365e555b26c615b337 3,191 1.00/1.00 vMB 71
416,160 416,160 00000000000000000569e230ebf65879e9c5dff89a6cf467ce1e53934ab6f9e6 2,458 1.00/1.00 vMB 57
416,159 416,159 000000000000000001d704fb67fa991e0d22c2c85ec6943c24c72d0cb4725702 1,266 1.00/1.00 vMB 30
416,158 416,158 0000000000000000056c9649a92e0e4ff04890c5d19fc9c770fae7aa41d68e4b 1,000 1.00/1.00 vMB 24
416,157 416,157 000000000000000001d39704ed846d5312c4e6ea672a58e79ce994a74f413916 1,830 1.00/1.00 vMB 40
416,156 416,156 000000000000000005259294c5b83c06406ba5eb20f1f9894c64822e11585256 2,110 0.75/1.00 vMB 63
416,155 416,155 0000000000000000002b01cc691b3a0c6a2453c1fcfae6673fe34f1ca058e50f 1,466 1.00/1.00 vMB 26
416,154 416,154 0000000000000000026910eb4a09c8075e7d7e21c4061c6036c90edf933b10bb 1,680 1.00/1.00 vMB 24
416,153 416,153 00000000000000000307c80942d0949ffe05e4991365fd8fac4f8ea36aaea012 2,025 1.00/1.00 vMB 39
416,152 416,152 000000000000000001f6df6306523a60ae065973cc52b77d97772c2dc83f8310 2,630 1.00/1.00 vMB 70
416,151 416,151 000000000000000000ace50d8ca0d419fefcc90c200fe44cc300a0dc0c4c7fab 2,332 1.00/1.00 vMB 35
416,150 416,150 0000000000000000033a75318c8bad605c2312609621e180267239572efc1a72 2,461 1.00/1.00 vMB 63
416,149 416,149 000000000000000004ef608323709adebb29cb120d41ad42120d6086e172236f 1,544 1.00/1.00 vMB 44
416,148 416,148 0000000000000000048b3e63954ea17f663330fc3556d07022b7955c06af369d 1,712 1.00/1.00 vMB 43
416,147 416,147 0000000000000000025a48131efab14e718ea3091c0c622a8be9e3f69b37d4d9 2,043 1.00/1.00 vMB 52
416,146 416,146 0000000000000000028a1fcc8b2643da0f9ec0218636f5e406f91f1c475fc255 2,851 1.00/1.00 vMB 66
416,145 416,145 0000000000000000057657b2ae3eee2030de67110417cb9c69de39884d6200d0 2,993 1.00/1.00 vMB 66
416,144 416,144 0000000000000000020f9da3aed2933084adf37cecba87de908032a892c69ef3 3,073 0.99/1.00 vMB 74
416,143 416,143 00000000000000000127b70860ec252e5e3759fb94520bcad78887861c09437e 2,605 1.00/1.00 vMB 77
416,142 416,142 0000000000000000019982355d8fa50cc8f3f2809ac614fc621bb04fe79aaa1d 1,574 0.99/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.