Loading Tool

Explorer IconExplorer

Memory Pool

51,504 transactions
29.35 vMB
0.10682737 BTC
Random Selection Loading Transactions
Max Size: 156.52/200 MB

Candidate Block

Mining Attempt 5eaa72fdfa2a825645a8c62bde63b33641834667eded7eaf2f2a1b0ba7ae2452
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 42d264503b5a2ecc6475ea213b5ccdf701643a644172ff12c8bceae017302802
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.02807698 BTC
Feerates: 79.63 > 2.81 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (234,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
680,431 680,431 0000000000000000000a69b7670e039ca841392cacbe3b392f5ba933cb158770 2,215 1.00/1.00 vMB 114
680,430 680,430 0000000000000000000b26feeae846b11727477acbc10f756f43e06e8e57a41f 2,765 1.00/1.00 vMB 59
680,429 680,429 0000000000000000000b8cdfc3a40df097a24a6d13d171d789c4c202aa4ae15c 1,963 1.00/1.00 vMB 151
680,428 680,428 0000000000000000000776a403b46b05508781098de9cb7758490049a0825e3b 1,786 1.00/1.00 vMB 210
680,427 680,427 0000000000000000000919f18847576f588778a7376a735d626528ed5d1db937 2,603 1.00/1.00 vMB 88
680,426 680,426 000000000000000000027241f14eec6dc2d86b8bc45eaa497bbd3886d9fe83b9 2,459 1.00/1.00 vMB 80
680,425 680,425 0000000000000000000615a9f94b4f5f9fca31f628ad505a9488d984d2312ef5 2,579 1.00/1.00 vMB 62
680,424 680,424 000000000000000000059dc1afd4b0db93541d6cbf1268be9060b6fa5eb09a9d 2,492 1.00/1.00 vMB 157
680,423 680,423 000000000000000000050083e07b60aa012f3a308960974f87fcae100dfd32ca 2,725 1.00/1.00 vMB 150
680,422 680,422 00000000000000000000c801e95300908291410d0a0bb151a44b8f12f9a27465 1,903 1.00/1.00 vMB 153
680,421 680,421 00000000000000000005d7560c2a1631c9dd99fafce942886f4a63e78f826f88 1,183 1.00/1.00 vMB 187
680,420 680,420 0000000000000000000088309bf33acc1f50c38704f77e6a5bc411ddc66be884 2,715 1.00/1.00 vMB 236
680,419 680,419 000000000000000000058b8ecdbfbb3913fb3726021282da1ecc9ea6881368d9 2,617 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 781.88 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: 645.07 GB
    • Received: 12.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.