Loading Tool

Explorer IconExplorer

Memory Pool

82,768 transactions
30.67 vMB
0.31040658 BTC
Random Selection Loading Transactions
Max Size: 185.00/200 MB

Candidate Block

Mining Attempt 62de186501dd98ba051d430ae9cb8db00541910776621ea22a42d3856b2451a3
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 32337fa923392f7a5ecf2e4540b6ac099065a2370e5a9383e3829bb1e9d29540
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.22481146 BTC
Feerates: 502.67 > 22.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (394,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,453 520,453 000000000000000000060cd51b12bd42b85735384cff898866c8adff4fb91b6b 463 0.43/1.00 vMB 25
520,452 520,452 00000000000000000038de09bcc3ee77049223efcdff810ba077972dc2ee659d 2,194 1.00/1.00 vMB 17
520,451 520,451 00000000000000000010a2696a7800a4442c897b5f46283c78235d23b925a9e7 2,248 1.00/1.00 vMB 22
520,450 520,450 0000000000000000003ca8d3a3d2ec9e58e97df682e516905449c572ff981770 3,229 1.00/1.00 vMB 52
520,449 520,449 000000000000000000126ed7a538b85acd50c03a8a659007f82e72cc7747b25a 2,464 1.00/1.00 vMB 88
520,448 520,448 0000000000000000003d119df323b620cc090acd77b5b51b9c8c9eff00b9fc32 2,463 1.00/1.00 vMB 51
520,447 520,447 0000000000000000002da8da4d8536d80bd16e413ba558520eebec00bb8f1279 1,756 0.66/1.00 vMB 50
520,446 520,446 000000000000000000042d612def3a200637e49a4f194adb12011a22220aba15 1,625 0.79/1.00 vMB 5
520,445 520,445 0000000000000000000b128170836a02dc7319169566353ade98c663ae8c24b8 2,658 1.00/1.00 vMB 50
520,444 520,444 0000000000000000000ae54ce8518ab852062b79cfc3170d54e9f17f78638e70 2,183 1.00/1.00 vMB 34
520,443 520,443 00000000000000000003210da6d6f93d37709e1e9283fdc22ba2fd078d1898fb 3,092 1.00/1.00 vMB 75
520,442 520,442 00000000000000000040f3d624e685a8af400034b4427e021491d7276e2d1184 331 0.14/1.00 vMB 40
520,441 520,441 00000000000000000036c273a45c7ea815d7b7d88e1e635503c91b681a63acfa 1,457 0.68/1.00 vMB 45
520,440 520,440 00000000000000000018bd20a8e25a44570400e6b6ee14eb98e9a8c264012cd7 1,044 0.52/1.00 vMB 49
520,439 520,439 000000000000000000265e089cb09ea70362c4117a8f900897eab39c0f229cf2 728 0.73/1.00 vMB 12
520,438 520,438 00000000000000000016b5a61df700f41fc439f415a4b0b5c99e430cf624ad1c 2,130 1.00/1.00 vMB 17
520,437 520,437 000000000000000000078906bb0aa7bdf1d49a1a000f951a5228be731f0913d2 2,191 1.00/1.00 vMB 14
520,436 520,436 0000000000000000003b3be487e6d6792ea4271b72ab29b728f1696cb65a9991 1,805 1.00/1.00 vMB 49
520,435 520,435 000000000000000000063e2a9839087e736aa46306b4cb7c7a8886928a6a0951 2,099 1.00/1.00 vMB 54
520,434 520,434 00000000000000000011df0e329a63e7af88cad8a2b9473583736b47ca4fe500 1,711 1.00/1.00 vMB 42
520,433 520,433 0000000000000000002e9f5d1a9bd9fc2bace8627e0ee492dc2bfa15d5c53c7f 610 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.60 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.86 GB
    • Received: 16.04 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.