Loading Tool

Explorer IconExplorer

Memory Pool

42,054 transactions
27.73 vMB
0.07708039 BTC
Random Selection Loading Transactions
Max Size: 143.22/200 MB

Candidate Block

Mining Attempt 218156c207d06c8d87c79e0ed15550c6112344525c30ddf907dbd7f7f69f4bd1
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 4575fad16d460c6ab0247b23f34ebe366ea38e3124bc83d6f644ab5fb299fe14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.02161747 BTC
Feerates: 180.63 > 2.17 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (428,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,456 486,456 0000000000000000007520556d6ff65f3c21fa3b3d9ec47a81967670ad9e56bf 1,864 0.76/1.00 vMB 132
486,455 486,455 000000000000000000742a86ac02f4db5309f4a071c1a4b1709ae6dc61755271 2,266 0.98/1.00 vMB 156
486,454 486,454 000000000000000000e951ac5440011e86132796da85e7f3ab90a93e673e4e63 1,051 0.40/1.00 vMB 218
486,453 486,453 000000000000000000c4f1e99730e578bf4b40b3d1d03ca20e931133f5602352 1,275 0.48/1.00 vMB 142
486,452 486,452 0000000000000000001c08630e5c435973079beadbd61c2149bfa887c02c4e9e 1,216 0.60/1.00 vMB 100
486,451 486,451 000000000000000000135f0e13e69e1027c5e375532250bbee5667420d470861 53 0.02/1.00 vMB 190
486,450 486,450 000000000000000000c5665a09d0b7141a5c46cc76a4d42a5fe82712ecbe8e37 1,664 0.86/1.00 vMB 82
486,449 486,449 000000000000000000478ef447c74cba845886995c728663c1de2a34ffee891a 98 0.05/1.00 vMB 71
486,448 486,448 000000000000000000ad5c7272803871822031bcae8cb919adccb532e7bcfb50 953 0.66/1.00 vMB 154
486,447 486,447 0000000000000000001ec58847837528d70bfb9ca0c97eceb2c75133b2195225 1,893 1.00/1.00 vMB 22
486,446 486,446 0000000000000000001cf028ed2cea7a401f1f45e355e980bd9fabdc311a3040 2,161 0.98/1.00 vMB 100
486,445 486,445 000000000000000000461a99e44e55b9d76cff2c2fde3e258902d336ff2dd911 1,925 1.00/1.00 vMB 92
486,444 486,444 000000000000000000f3a43180454f6bc4d0d0298a7b670ad8c766192a5a2193 1,542 0.68/1.00 vMB 136
486,443 486,443 0000000000000000002f733ed3e2cd11c373b8a79b105fd9765c14ab3f1a32fc 814 0.40/1.00 vMB 141
486,442 486,442 000000000000000000f237586fa9796e6c4ded7cd56c84801cb6af234f2b94aa 1,110 0.49/1.00 vMB 104
486,441 486,441 000000000000000000a34dcdb0f6ad40c6a74b81324ceabeb4a8d6b483872d5c 159 0.08/1.00 vMB 101
486,440 486,440 000000000000000000126021d63d56849ecf03c8a246ab9d3ba3cb471b43278b 748 0.47/1.00 vMB 12
486,439 486,439 000000000000000000d9fa5eac6010a6837379d0ef9fff8aa5c379ff5c969c0d 2,260 1.00/1.00 vMB 117
486,438 486,438 000000000000000000edfc194468b33dc863b1609430efe3cf2f704114ee7ba7 2,134 1.00/1.00 vMB 101
486,437 486,437 000000000000000000bec6002ca14ba1915282022125826e78619cb54f6c7785 990 0.71/1.00 vMB 50
486,436 486,436 00000000000000000091437c2c37fb7a0207f808d519d8cd93996436a511fafb 949 0.51/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.