Loading Tool

Explorer IconExplorer

Memory Pool

40,386 transactions
28.23 vMB
0.13698735 BTC
Random Selection Loading Transactions
Max Size: 144.17/200 MB

Candidate Block

Mining Attempt 03101bdb49cc9a38c0a6cef40126d1847aa9e5db623debd9fd45d3bc83a8a125
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 14357102845563fd765b6d621ab5cd86e186d31bf6b6d0df9d1ef8821f1e46a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,081
Size: 1.00 vMB
Total Fees: 0.08266383 BTC
Feerates: 102.90 > 8.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (117,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,884 796,884 00000000000000000003243de6d03e7f518e08749ac500764bfe222e95c2a9b8 770 1.00/1.00 vMB 11
796,883 796,883 000000000000000000014bb99f27d7eda03b1669b38de14893e42fed6ca5e908 315 1.00/1.00 vMB 9
796,882 796,882 00000000000000000003736376ddd9771b2c59faf105293d351f233a99add2f5 4,894 1.00/1.00 vMB 10
796,881 796,881 000000000000000000038c5971e13ea5ac86dc751b34a80f421607c0c91620fc 2,788 1.00/1.00 vMB 18
796,880 796,880 00000000000000000004a20de2d6efcad9b14846cc31bd41b9dfd57c8801fd75 410 1.00/1.00 vMB 9
796,879 796,879 00000000000000000004170070796a5286045ab03125d0d62b161d63b11deef7 948 1.00/1.00 vMB 10
796,878 796,878 0000000000000000000045ee0a0126c8a182dbaaeaaa044f9481ef66b781591d 2,082 1.00/1.00 vMB 16
796,877 796,877 000000000000000000030fd85afa7975b037887ff3c14ed384efd73abe5a3ff4 1,600 1.00/1.00 vMB 13
796,876 796,876 00000000000000000001f52d8baf6ac9691e7aed20a2789dd3e7ba2f84d78009 1,906 1.00/1.00 vMB 12
796,875 796,875 00000000000000000001901cb407faaeac8ccdf24f95bf91e7f244951a999044 2,059 1.00/1.00 vMB 15
796,874 796,874 000000000000000000019a222f263ee6f626cde474ed93659dc3e8351d62f4bc 1,825 1.00/1.00 vMB 14
796,873 796,873 00000000000000000000da57d8737ca63b6512a2057dd37c649f2ae223f636e4 728 1.00/1.00 vMB 10
796,872 796,872 00000000000000000000370247eed7601c0839e9dd3df9b6a8d4ff1ed6edfc31 1,193 1.00/1.00 vMB 13
796,871 796,871 000000000000000000012b28c9b25641386eace1c66e7a920c5b4c90a4eb7b92 872 1.00/1.00 vMB 11
796,870 796,870 00000000000000000000ff27013aced2b80041c7cb143b8056d8b9a84e1aabda 1,820 1.00/1.00 vMB 15
796,869 796,869 000000000000000000043f741c3acabae576fc1d57457047f9093c14d50a5860 1,594 1.00/1.00 vMB 16
796,868 796,868 000000000000000000007dd33bd35f71f2da9fb50b35662ba0ea6ba00c1643d0 658 1.00/1.00 vMB 10
796,867 796,867 00000000000000000002623529039a4c87d0687e17d51640433f185c9bfbdde3 2,416 1.00/1.00 vMB 16
796,866 796,866 00000000000000000000ffe9ba18fa68fdf86d0e58261b6a3307529c9859cb6a 2,580 1.00/1.00 vMB 17
796,865 796,865 0000000000000000000475a828c7917fb93dc738ae533adb1c91d11373c8bf6e 1,515 1.00/1.00 vMB 9
796,864 796,864 000000000000000000039145a0665791edca0f211b2812abb97435f702285e07 2,182 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.