Loading Tool

Explorer IconExplorer

Memory Pool

39,470 transactions
26.72 vMB
0.06895522 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt 4ae25c64ce88ebb60596e131f514ed471109ba93f721ffd96cde4367a846d3f3
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 24678f79a4c3c6a7a943970783f6047383c376ddacbb04da37de790e4a34c6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.01848751 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (234,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,452 680,452 00000000000000000003bf1890e37eefea911bde868a5e36e82f8d6f0237259a 2,690 1.00/1.00 vMB 145
680,451 680,451 000000000000000000018aca3faf133b16dbbce4dfbca77ae5f8d8f884695303 1,701 1.00/1.00 vMB 79
680,450 680,450 000000000000000000033fad8b652c424af35fb89da202361319fe1b89ce37b3 2,449 1.00/1.00 vMB 64
680,449 680,449 000000000000000000038d5f8547767e671c95c2768444ea750c3c58bbe20049 2,793 1.00/1.00 vMB 84
680,448 680,448 0000000000000000000397fac76078c73e0c50e2b417c3c1deef0256e61a927b 2,127 1.00/1.00 vMB 122
680,447 680,447 0000000000000000000798cdbb79fe1153058a5f1e020e96ac30c9c4f9bcdefb 1,219 1.00/1.00 vMB 185
680,446 680,446 00000000000000000009fd816c4183395c35376c4c57591edb25ec6d4a35f1e1 2,774 1.00/1.00 vMB 218
680,445 680,445 0000000000000000000532edb60867e073bbc70d613561bc6b6d0d4a877b0703 1,227 1.00/1.00 vMB 206
680,444 680,444 0000000000000000000af822ef17090fca02e055dc02cfc7c0b7ee054f999c95 2,283 1.00/1.00 vMB 61
680,443 680,443 000000000000000000072dedd0835d92720ec1af0b4f7ce91d36bcb3198864dd 1,752 1.00/1.00 vMB 61
680,442 680,442 00000000000000000008d140b6ebaaaa8fb486411e63cffedc63036c5e82aa8a 1,636 1.00/1.00 vMB 90
680,441 680,441 0000000000000000000728acded9ddbe23bdb3d88a6050a498cef594fc07f75e 2,605 1.00/1.00 vMB 88
680,440 680,440 0000000000000000000799528c2bca4c62938f0180b26c0bf85136e611423037 2,308 1.00/1.00 vMB 198
680,439 680,439 00000000000000000003f129ec328fb405e3c0c4457118b1ab832fc90d9e2368 2,857 1.00/1.00 vMB 130
680,438 680,438 00000000000000000001f24278f5604faa91f20c3468129b834dac28cc27bcbf 2,166 1.00/1.00 vMB 95
680,437 680,437 0000000000000000000ace0b2d22f21e58b734b91adc1014e8262ba71b3683dc 2,010 1.00/1.00 vMB 61
680,436 680,436 000000000000000000093014aad020fe4128d09dbe4476870859d13569d2e69d 2,517 1.00/1.00 vMB 80
680,435 680,435 00000000000000000007f5af1aeb1312627d2bbd6d8cc27c5e525f303b23b73c 2,618 1.00/1.00 vMB 89
680,434 680,434 00000000000000000008396a999b0faa9b5b6acd76cb23778ab3610ed0ad8727 2,381 1.00/1.00 vMB 177
680,433 680,433 00000000000000000009cdfb756ff51c733e96b2e9efda9e9522639720949f76 1,844 1.00/1.00 vMB 169
680,432 680,432 00000000000000000008e7b3a1fa681085548436fdce7177663e42b3d6b8dba6 1,763 1.00/1.00 vMB 258
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.