Loading Tool

Explorer IconExplorer

Memory Pool

53,025 transactions
30.66 vMB
0.28030213 BTC
Random Selection Loading Transactions
Max Size: 162.01/200 MB

Candidate Block

Mining Attempt 4154fbc2643653cdae4b41ee4148b8c34c90e9134cd48e5dedda0a4a6655176a
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 998bc67439616a4775f8a05c7f045e06d9e5d446a8db8377a8087a3f2b06a9dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.08782179 BTC
Feerates: 229.15 > 8.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (291,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,012 623,012 000000000000000000073ab61877ffe4f4044d6344854268999b1c01954ec7fc 526 0.17/1.00 vMB 48
623,011 623,011 00000000000000000011fd28474bbfee4e523e1b1cb19eac2d17f7336e4652cc 1,671 0.52/1.00 vMB 50
623,010 623,010 0000000000000000000abbfa77b68ba99b9a4162d8485340a95b207abdbaf848 2,146 0.71/1.00 vMB 36
623,009 623,009 0000000000000000000f30b35dec13c547dbb3d133e3cc3f2a5e31f91e1f46ec 1,996 1.00/1.00 vMB 72
623,008 623,008 00000000000000000012ae7afcabd5a0e91746240053915073301b98ac75d874 1,141 0.45/1.00 vMB 34
623,007 623,007 0000000000000000000901b493dc815ee761f2b7786e8de9528dec407e6d772d 1,499 1.00/1.00 vMB 78
623,006 623,006 0000000000000000000faf9f185c878ff268d97848f64a4650402c10929ede53 129 0.09/1.00 vMB 75
623,005 623,005 00000000000000000004e280fd1bbf3ba8a8d0022896647d2110d5d720e1e87b 1,184 0.70/1.00 vMB 66
623,004 623,004 000000000000000000112cd952f592b75362379bffa404dca2f4f14cbd097267 2,583 0.97/1.00 vMB 27
623,003 623,003 0000000000000000000412cd7343b64d8454e2481fe3bf333c6549fa5760f62c 1,482 1.00/1.00 vMB 83
623,002 623,002 0000000000000000000670b2384c7640fd51b865c6a62da6e0a0f0534c8a6fe8 481 0.33/1.00 vMB 73
623,001 623,001 00000000000000000014095117807f93a68be4005f497d6e73a3412f5c098760 212 0.12/1.00 vMB 75
623,000 623,000 00000000000000000007f1e007a4a71f991981f060cd2c3978d1e4a42ca30139 1 0.00/1.00 vMB 0
622,999 622,999 0000000000000000000a078deebc4a2dccdb1b30efefb027b75cd7e13bc620af 1 0.00/1.00 vMB 0
622,998 622,998 000000000000000000032024e5b6140cb10934840f542a74178ea31b150a3c4b 43 0.04/1.00 vMB 84
622,997 622,997 000000000000000000003b4aafecb2e235f72b55533a6dbcd4fb1f6a114320b6 1,740 0.71/1.00 vMB 15
622,996 622,996 000000000000000000108c4586abd788e231f54df3666ed66b46dd036bf13fbd 1,518 1.00/1.00 vMB 88
622,995 622,995 0000000000000000000bcf5041ef64c6e815cc8083bcb6058aa39eafe09ae917 967 0.31/1.00 vMB 38
622,994 622,994 00000000000000000001230e0a3c8250deeff6e01c66d638079bdba19bde0e5e 1,523 0.60/1.00 vMB 40
622,993 622,993 000000000000000000095e758f8df4d461c4b04222205b4d17fd69683849bf91 1,550 0.92/1.00 vMB 47
622,992 622,992 00000000000000000009ab4cc5d9c3c0c7198057de8e41d6c7290f62859dac10 558 0.26/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.87 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: 644.24 GB
    • Received: 12.61 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.