Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
29.22 vMB
0.07859726 BTC
Random Selection Loading Transactions
Max Size: 174.78/200 MB

Candidate Block

Mining Attempt 13eeb4213dbda64bd957b7aaf2b98f390b5be8772f3655f945553443faf44ec6
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 25abb79d0e508da1851a49e7a1438277cdaa9f01e1105a27401fde8238aba289
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,695
Size: 1.00 vMB
Total Fees: 0.01934349 BTC
Feerates: 150.77 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (632,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
282,845 282,845 00000000000000000105eb37f189ffb86387c093df5c26e176bf1823e1192af8 465 0.25/1.00 vMB 28
282,844 282,844 00000000000000000aaaf28fb21741dfc034f04a14c4dc792bf42d010acbdead 122 0.05/1.00 vMB 89
282,843 282,843 000000000000000023e3068c99183fce2bfc05cab44f0b1eebd7f1f30c0a878c 577 0.35/1.00 vMB 28
282,842 282,842 000000000000000197ee7b9df730c20493e397074be4929bcbbadf30845a5f15 182 0.05/1.00 vMB 45
282,841 282,841 00000000000000005b81fd81c23614f0e267372d27b3151ec4b3a5fd781d1185 149 0.05/1.00 vMB 126
282,840 282,840 0000000000000001eb9e77bd8ecb3a9745ecd571656f1d880755eb32dad6f991 138 0.08/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.