Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.43 vMB
0.06684646 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt a3b6d8e5dcd671efba6c5edad143200b58333f2c3f1b2690a34124ecb09d0614
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4a21e075703c1e8cec0624349154686235880328aefccd4d2474280027d256c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,708
Size: 1.00 vMB
Total Fees: 0.00707454 BTC
Feerates: 180.34 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (632,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,866 282,866 000000000000000046847c5c6ee9f05c5f0db095b7ea9b195eb1c413524320cc 161 0.05/1.00 vMB 75
282,865 282,865 00000000000000008b5d4a698d5f2e59275a99d1dab7b04954738cb84e4fd078 292 0.15/1.00 vMB 33
282,864 282,864 00000000000000002ffd36fff27d85e9e55082e6b1653bd3c9aadb7bcb080ca2 875 0.50/1.00 vMB 33
282,863 282,863 000000000000000075f143bf852f74144ac1961d10d80598f21efa18a795a153 624 0.25/1.00 vMB 51
282,862 282,862 00000000000000019659272e2cf2110961b4598e18e52d41158d6c2dbbd4d597 36 0.05/1.00 vMB 12
282,861 282,861 00000000000000013e20feecadc5998a370184d0200899a0723c9c6ff56f4acc 93 0.07/1.00 vMB 22
282,860 282,860 00000000000000007358ec0bef8c771ffb245a7d44513d8fa09ef13904b9aceb 72 0.02/1.00 vMB 43
282,859 282,859 0000000000000001d547d8a47094f84e244bd0db91c077f59c6f9c566eb45042 743 0.35/1.00 vMB 38
282,858 282,858 0000000000000000e3da40edd976e7eed033b7348afc7f172a75340a974b2f8e 69 0.04/1.00 vMB 26
282,857 282,857 0000000000000000c49a8162fd26cf9b46bc1ae334c41a4ebb71e34b14034cb7 181 0.12/1.00 vMB 28
282,856 282,856 00000000000000003634795a310dddd06cbd54f1a57f54a32e3b6e1426f6ae53 262 0.21/1.00 vMB 26
282,855 282,855 00000000000000006592ab7957370c82df3c0bf184d8f25e99cbc55abf389426 537 0.25/1.00 vMB 41
282,854 282,854 0000000000000000b74f07bc331fba46170de6e745e627dea5e1a1cc9fae7b0f 458 0.25/1.00 vMB 26
282,853 282,853 0000000000000001ad6bc3af9982b9952767d1345bd05715aeda8880f8844111 166 0.05/1.00 vMB 68
282,852 282,852 0000000000000000819f2efc8300d0baf3687c0dfcf05dc781afc8846411e2dd 167 0.05/1.00 vMB 73
282,851 282,851 00000000000000015dca39be7d65a95e679bf4a5fbc3afb2398d8845aca6f810 106 0.09/1.00 vMB 26
282,850 282,850 0000000000000000461a7d7082c80e48b9e335a8344fae193d7d29aa13a01d73 109 0.04/1.00 vMB 44
282,849 282,849 00000000000000012ced4dc4494bf24cc74338a3fe5c8457a20490f4253ae43c 64 0.05/1.00 vMB 14
282,848 282,848 0000000000000000165911b21c77b6cbcace226be53193eeb211edf9a3b2944e 380 0.19/1.00 vMB 28
282,847 282,847 00000000000000019250c530875c7055c959205b6e326d1f83e6dae1b9b27116 164 0.05/1.00 vMB 86
282,846 282,846 0000000000000000d0e83fdde97b5cab7eddb1e89aaadf3bc6330f52e99ca58e 244 0.14/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.