Loading Tool

Explorer IconExplorer

Memory Pool

80,353 transactions
29.89 vMB
0.09121346 BTC
Random Selection Loading Transactions
Max Size: 182.45/200 MB

Candidate Block

Mining Attempt a33147e6341f4f6fc8cee0d48f7391f953704af1a8dfe930952d917d662f0cfa
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c24342e854d064936c19761732a003aeacbee0d749e192ef2a2fbb10830656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.02484610 BTC
Feerates: 402.60 > 2.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (47,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,208 868,208 00000000000000000000717f6c691fdc3a3fa41f3b29d805403481b255d7d80d 2,888 1.00/1.00 vMB 9
868,207 868,207 000000000000000000006b7508b41db42265db65c1c07f05daa8c4fc180b0512 3,344 1.00/1.00 vMB 10
868,206 868,206 00000000000000000000c8ee406e8a90c38626c6ad57a7ff8ce317cc46461227 3,090 1.00/1.00 vMB 6
868,205 868,205 000000000000000000003c5e97f61cb8a534f229d1ecc665c99bed9393143de7 3,091 1.00/1.00 vMB 9
868,204 868,204 00000000000000000002e2ddc4bca95005f439e4315f2ef37e3d363112beaebd 3,132 1.00/1.00 vMB 11
868,203 868,203 000000000000000000024dce26cf769d5590982374624f47e0490100d0c18fcb 3,134 1.00/1.00 vMB 30
868,202 868,202 0000000000000000000185a74394cb8ff88be23617fb4019c288cf6ecf8ddcde 2,637 1.00/1.00 vMB 31
868,201 868,201 00000000000000000002c4273576d7ab3dde59fe02a03c810fe2aeee59b31e47 1,655 1.00/1.00 vMB 10
868,200 868,200 00000000000000000001420abf2362a4c3206abd6b4918b23e9593d4e15cce15 4,028 1.00/1.00 vMB 21
868,199 868,199 00000000000000000001f51e881c41c560d41a5b14dfc40d6fddb08eb4bd1ecf 3,130 1.00/1.00 vMB 39
868,198 868,198 00000000000000000002ea5f56bb7f09b26d08a9f87ce08d9de4de6f020327f2 5,579 1.00/1.00 vMB 8
868,197 868,197 00000000000000000000671e2ea9faf5a5edf16ef4595e94006f8114f45accc7 4,495 1.00/1.00 vMB 21
868,196 868,196 000000000000000000027e0ce57f5ca35dc7a3fdf7b23c1d989b2d7abdcaa46e 4,848 1.00/1.00 vMB 74
868,195 868,195 00000000000000000001ed94ba593fb80af0c2027496e666326c11095593ca8f 5,439 1.00/1.00 vMB 118
868,194 868,194 00000000000000000000dd31c74914a891daaedfa62535fe9fedc7abeb1c8c18 6,396 1.00/1.00 vMB 419
868,193 868,193 00000000000000000002f0d74899067c194433712672955709375f0b56f23522 6,765 1.00/1.00 vMB 696
868,192 868,192 000000000000000000019e4609470844103d2266676483d0ccb17ec909db2e4c 6,624 1.00/1.00 vMB 322
868,191 868,191 00000000000000000001dbe85f88eef4308b40b04cccd047782542d23123fd51 6,726 1.00/1.00 vMB 272
868,190 868,190 000000000000000000001a2e2b1cc65d3dc396150bc1137030e1a7397b915d6a 6,117 1.00/1.00 vMB 460
868,189 868,189 00000000000000000002c7f1e4713347f8f93acabbf775377915ab683ce74f4e 7,207 1.00/1.00 vMB 723
868,188 868,188 000000000000000000011618e26d77158af685f0ace4f12b633fc992e20c624a 7,236 1.00/1.00 vMB 1,046
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.