Loading Tool

Explorer IconExplorer

Memory Pool

44,899 transactions
28.66 vMB
0.12770302 BTC
Random Selection Loading Transactions
Max Size: 149.15/200 MB

Candidate Block

Mining Attempt 3f90f68d90dcffd2907ffd0f0cc9aba8c9d9cac0c3932f2b81d37dc4f3c4ee5f
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 297b6395a756bb7db7237ee37422e3e404279859ad14b2d44c31220fb9a3f99d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.03567760 BTC
Feerates: 78.42 > 3.58 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (450,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,931 463,931 0000000000000000004cc5f2f60d011e04f7799aed7c790cc510221c6d2f2175 2,385 1.00/1.00 vMB 150
463,930 463,930 0000000000000000012519e6dd950fb9a46858c17cbf1abc44eae4535e9f9145 2,309 1.00/1.00 vMB 177
463,929 463,929 0000000000000000008f54187a143257be7a6fd31ba0ef1d60e07f11cd7d3b4e 2,223 1.00/1.00 vMB 134
463,928 463,928 00000000000000000198312f9375f7a116abe56d862cf3deffb9b9ade0c7bb3d 1,806 1.00/1.00 vMB 167
463,927 463,927 000000000000000002118ea95b92576cf3ac24c28ea6bfde691f0483a870fd5a 1,365 1.00/1.00 vMB 162
463,926 463,926 0000000000000000016bd0e267cb4dbf86a0d8c6ea4b4c2560197f8a7a285850 1,815 1.00/1.00 vMB 165
463,925 463,925 0000000000000000003391b1f6e0b567e885b1a2eb720f8a45e442ee45f5a50a 2,063 1.00/1.00 vMB 150
463,924 463,924 0000000000000000012e4b71a7412081a6c0466671d345ad2edfcc0d5b5eddfe 2,541 1.00/1.00 vMB 191
463,923 463,923 0000000000000000013b3a2dbec5e9473d381795cd569ce4563fffe97fabf43c 2,369 1.00/1.00 vMB 174
463,922 463,922 000000000000000001e56a7d63b0c992a524b063cd433ecfa99779dcdf184a7e 2,645 1.00/1.00 vMB 207
463,921 463,921 0000000000000000005021ad18d34f83298a86e896050fcbe9e58661242eec2a 2,216 1.00/1.00 vMB 167
463,920 463,920 00000000000000000084ad4899b0b296312f9af7e6331dddd14816f93d39d55c 2,154 1.00/1.00 vMB 193
463,919 463,919 0000000000000000015fff71eb142d9337b550eab4b2dbb2e1d499de40926469 2,676 1.00/1.00 vMB 221
463,918 463,918 00000000000000000141e755322c134906d93eb474f9ab1827b01bdb31147b29 2,855 1.00/1.00 vMB 165
463,917 463,917 00000000000000000195a14dec1702b6e2e06fef6d838d9413b1f2988d5cd785 2,366 1.00/1.00 vMB 235
463,916 463,916 00000000000000000175a4f5a46e96d06faf34455a554356204fd0bd36d66b03 2,040 1.00/1.00 vMB 156
463,915 463,915 000000000000000000a05e22e2bd5dca7db3ab135a8c99269c1be42c71304456 2,187 1.00/1.00 vMB 192
463,914 463,914 0000000000000000014419ea788b8052b2e734b59099b79adcbf74faed6209ca 2,305 1.00/1.00 vMB 219
463,913 463,913 0000000000000000000d29985518f570151f8af96d8221b7939e6664d4c1d8a2 2,556 1.00/1.00 vMB 163
463,912 463,912 00000000000000000045ea074c2d0d73b1e4f71e775e2302d20e9d6c2d6a8847 2,690 1.00/1.00 vMB 161
463,911 463,911 00000000000000000185ce9d22b373a856234feb9ae1031cbbf355766c86b4ff 2,351 1.00/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.64 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.