Loading Tool

Explorer IconExplorer

Memory Pool

76,287 transactions
28.86 vMB
0.07308372 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt f7547791832e45646d7479b923082beacfa0bc7dad9c44b120c466717e66ab24
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root cf62a7c035634b004064cc34e858cfc0f18910ac35a5f6955b8cc13548b88282
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.00999305 BTC
Feerates: 77.76 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (119,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,120 796,120 00000000000000000001547a8ac57a43e6d41b7bad420eef9740f75dede0d03d 3,389 1.00/1.00 vMB 16
796,119 796,119 00000000000000000004c1e9cc3062f7d60514324b8b1faee4231c9010e752e5 2,721 1.00/1.00 vMB 19
796,118 796,118 00000000000000000004d92e10abd3b1e990fbb438d8ddbb01588fe82d94e14a 3,291 1.00/1.00 vMB 39
796,117 796,117 00000000000000000003318319bd9a38b808a99c78d4b1f18b2c90735a06b271 200 1.00/1.00 vMB 10
796,116 796,116 00000000000000000003161e1085a557f0ef58c0805aa2eefd08f145ce1c6b0f 3,807 1.00/1.00 vMB 15
796,115 796,115 00000000000000000003bbef5d08823a95971b7d30902a8373dfa30f8a5c0076 4,700 1.00/1.00 vMB 12
796,114 796,114 00000000000000000005089342a0ce7ed4d60d317cca68e22f354d6475384e9a 5,571 1.00/1.00 vMB 11
796,113 796,113 00000000000000000001970ce1db91a79309f058faf3995bf23985e6993f0821 3,670 1.00/1.00 vMB 13
796,112 796,112 0000000000000000000029ac6f9e30201e65f7226c6b27c886672ecf0edeae82 3,886 1.00/1.00 vMB 11
796,111 796,111 00000000000000000005053e9ccf05fd146f463394afa6f019a049f14b3f98e2 2,209 1.00/1.00 vMB 19
796,110 796,110 0000000000000000000547c4ec66698c85b1decca82fe83630aeb806f6d5ef04 4,952 1.00/1.00 vMB 14
796,109 796,109 00000000000000000002c5ed2655a26e41755c713e62ad4b71c697c4a79706fc 377 1.00/1.00 vMB 10
796,108 796,108 0000000000000000000308d3a0eef6bc3d24c62f77186076faef71344bbb691e 1,594 1.00/1.00 vMB 11
796,107 796,107 0000000000000000000546ae848d524c9e8524c954377b8a3ab1acbe520150f3 2,778 1.00/1.00 vMB 27
796,106 796,106 000000000000000000024e637cc5c7fe5424b97f6e0691722c241bfdd288a0da 4,760 1.00/1.00 vMB 12
796,105 796,105 000000000000000000053bd5e1379780525de07593e1b4006873bc05e010a6b0 4,414 1.00/1.00 vMB 12
796,104 796,104 00000000000000000001194fba79abdcd2d06a55155d4d5daff86c7e77cde6fc 3,004 1.00/1.00 vMB 22
796,103 796,103 00000000000000000001aa41a544f29f0f19f8c5e7678a1ba6bd579474de74a2 2,296 1.00/1.00 vMB 23
796,102 796,102 00000000000000000003cfcece40f2e9f1a1772388660346eea6fbcdb73a8da4 3,454 1.00/1.00 vMB 12
796,101 796,101 000000000000000000052d97674bdf3f573240ffc4dcdce598e5c702fa498fa3 3,294 1.00/1.00 vMB 16
796,100 796,100 0000000000000000000485767e891d32421d9960eea118dded16bb9f76651825 2,823 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.82 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: 710.75 GB
    • Received: 17.08 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.