Loading Tool

Explorer IconExplorer

Memory Pool

45,913 transactions
26.71 vMB
0.05841253 BTC
Random Selection Loading Transactions
Max Size: 141.71/200 MB

Candidate Block

Mining Attempt b903c4445fcc9ec393f4407deb2717795a3d726d86221818eae3817985f489a5
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root bb14a5b7df16f712b773d98d7e61924eece193b8a9df79f05dd60415d061f383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,632
Size: 1.00 vMB
Total Fees: 0.00926767 BTC
Feerates: 150.58 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (81,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,810 832,810 00000000000000000001e9e890a77e745c66a658a9ed9ba06ceb5fc8b651f404 318 1.00/1.00 vMB 15
832,809 832,809 000000000000000000028f62a1e1dbdebaa46a5b55879590d421333c6f4e5627 3,344 1.00/1.00 vMB 20
832,808 832,808 000000000000000000035f41ebab5b552c7bb07d9287cf31f5a50bdfb17271ea 3,663 1.00/1.00 vMB 45
832,807 832,807 00000000000000000001b3f4e605cceebf8e3030d45c9e2cb1b27d0a3a77ef5c 3,161 1.00/1.00 vMB 20
832,806 832,806 00000000000000000001c7c13d909cea71a9b41e15a4fe001892e559728ff4f3 2,700 1.00/1.00 vMB 22
832,805 832,805 000000000000000000037c90e083043a048ea510a61d0734984f3bba24220fdb 3,553 1.00/1.00 vMB 31
832,804 832,804 000000000000000000011a3f4e120c71ecfd7a3106f010706ca47d1103ea2e61 3,196 1.00/1.00 vMB 44
832,803 832,803 00000000000000000001c638fde214a4471be2ba8db5b9cc0baf7602ca5efe1a 3,290 1.00/1.00 vMB 44
832,802 832,802 000000000000000000018782f1fc9fe21c0190687fe82ecfbb3a64b6c134a0d8 3,000 1.00/1.00 vMB 34
832,801 832,801 00000000000000000002b95606f793901153af6a28120b43de94bfeef4f9e20e 2,393 1.00/1.00 vMB 26
832,800 832,800 00000000000000000001a582d2bbd938b8d47da650fb5417ddacd06ea941da52 3,257 1.00/1.00 vMB 34
832,799 832,799 00000000000000000001ab3084fef149092c9b4185d51d779e64d61e6c78436e 1,964 1.00/1.00 vMB 24
832,798 832,798 00000000000000000002c721f03fb138e78d2f424f115de536bea9e0bd86e5dd 2,662 1.00/1.00 vMB 29
832,797 832,797 00000000000000000001218228b4107cc8f727e2328df1884ea5634bbe97071a 270 1.00/1.00 vMB 14
832,796 832,796 0000000000000000000201dac445b49004de5ee6866652d54e410c1ace8775f4 1,510 1.00/1.00 vMB 21
832,795 832,795 00000000000000000003027eea60358260ed949efcf456c3daea666daff85d32 2,549 1.00/1.00 vMB 17
832,794 832,794 000000000000000000013ad68cbf825d316e1b8c7dd4697227c0c1c09f16580f 2,736 1.00/1.00 vMB 26
832,793 832,793 0000000000000000000101ff40b6d9af7f3e19205cce9508288b86a725f58a3c 2,739 1.00/1.00 vMB 29
832,792 832,792 000000000000000000024aa80ed991892d4fc0b725c67d6dff04717ffa842cf2 2,732 1.00/1.00 vMB 41
832,791 832,791 00000000000000000001d18d4a81271896a49ef8e2cdc904a2bb7744feb13d63 3,254 1.00/1.00 vMB 44
832,790 832,790 000000000000000000019910fb3992d6471314c24297703c1f925aa5626c8a55 3,043 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.