Loading Tool

Explorer IconExplorer

Memory Pool

75,804 transactions
28.57 vMB
0.08425823 BTC
Random Selection Loading Transactions
Max Size: 171.68/200 MB

Candidate Block

Mining Attempt 9fbbc8551c8c99f10d9b3758e6f20c7796170f7502678087f407beca2b986cf6
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 827f0435e697ef3745d13cbfb6fa5493f94d32f6e5c5771549b92ac19bd7016c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01926791 BTC
Feerates: 65.95 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (195,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,004 720,004 00000000000000000007cffa7fbc05b663e54757a3e61fb5f894c0eb5f3518a6 468 0.15/1.00 vMB 12
720,003 720,003 000000000000000000026ce75c79c29b47492fda4cc5ca8857b3f2cdcd6ec2e0 1,025 0.35/1.00 vMB 9
720,002 720,002 0000000000000000000959c3cf81303999b8c245d46d07b9c920f2da5948ca16 618 0.27/1.00 vMB 9
720,001 720,001 000000000000000000018a37755407f4f68b566c297c6fc4fa553577cc16e6ee 719 0.39/1.00 vMB 6
720,000 720,000 00000000000000000000664d48a530c8a9047ae31f6ba81ff5c49c22072d4536 1,954 1.00/1.00 vMB 6
719,999 719,999 000000000000000000008ab4bd55fa074613a6fd73efe1daf2500246738beb4d 1,352 1.00/1.00 vMB 9
719,998 719,998 00000000000000000000781a741b7c631c91c3f598baf279d3a2f5b19e700b0a 524 0.23/1.00 vMB 8
719,997 719,997 0000000000000000000775c37ad3973691dbda3578f0f0e7160b74c827b8299d 2,163 1.00/1.00 vMB 8
719,996 719,996 000000000000000000042a990f82bad925dc9139e64a9fdba43846df8b103dd9 41 0.01/1.00 vMB 6
719,995 719,995 00000000000000000008c09bacf897cd6d51ef7b563737ee8701e0f97fe4f745 428 0.29/1.00 vMB 5
719,994 719,994 000000000000000000091023018e7c17cd93672f764132d0239311ebd839fb0e 332 0.17/1.00 vMB 10
719,993 719,993 00000000000000000001785680b103d7fffee528a46370dbbf22ddb434699c9b 489 0.20/1.00 vMB 9
719,992 719,992 0000000000000000000742573368410d79a609bed9023062dda158564f00c42a 1,324 0.51/1.00 vMB 2
719,991 719,991 0000000000000000000457198cda7f1c01fe6ccce9577a7b676bcf6f112f7a93 2,619 1.00/1.00 vMB 14
719,990 719,990 0000000000000000000879bdaea28ec7a1fd111852005f5ac8ae214d43dac997 581 0.41/1.00 vMB 8
719,989 719,989 00000000000000000005c7b512f39b2e63084f8f8a6ad4b509cfcbf8734dfd8a 1,363 0.92/1.00 vMB 8
719,988 719,988 00000000000000000001dd35e54b957c6fc5fa6b1e91b92a8e908f3992762348 796 0.34/1.00 vMB 4
719,987 719,987 00000000000000000005939123019199f9d72e98b86402118ef15b186359aa99 1,047 1.00/1.00 vMB 12
719,986 719,986 0000000000000000000311fb7b7e111ccb3a96e00b94053354754cffc8ba678e 71 0.03/1.00 vMB 9
719,985 719,985 00000000000000000001db2d8bd521592ed7da115c3dc2829cd8658147423b38 248 0.39/1.00 vMB 3
719,984 719,984 000000000000000000095aa110cfa88244824da688f6d8bd407ba2d42933b511 783 0.99/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.