Loading Tool

Explorer IconExplorer

Memory Pool

82,260 transactions
30.05 vMB
0.14977808 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt 840412b0032e7b59dc7f3d038662274acafc0e743df61fa81b8f120b37da9b0e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 8ed536d7ff1deab24dd6c3a02747db126367861c2eb4063030fe0d94170dcba7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.07911703 BTC
Feerates: 101.65 > 7.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (471,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,934 443,934 000000000000000001e92522d0b29dcb5654516b32f248a04d6e78bc68c2e428 1,778 1.00/1.00 vMB 59
443,933 443,933 000000000000000003467aaf87a1778e5f6f708f8057bd9563be545ccbd651f7 184 0.30/1.00 vMB 32
443,932 443,932 000000000000000002cf07fcb942da2a3e006788576b6395e79442f05e710587 2,229 1.00/1.00 vMB 71
443,931 443,931 00000000000000000014509803bf69be007600f99ccd9c086142035d5b258ee0 2,249 1.00/1.00 vMB 72
443,930 443,930 000000000000000000fe3e8e52ce9fafff97a45e37412da8586a6cd5fd7aa801 2,882 1.00/1.00 vMB 85
443,929 443,929 0000000000000000023cde36f19422c2dac01328269c71bd50e6046809724e7e 2,594 1.00/1.00 vMB 78
443,928 443,928 0000000000000000025221205d1b777ef0a5eb224929ce0ffee1583238895fe6 2,128 1.00/1.00 vMB 63
443,927 443,927 00000000000000000133492382546cc62804d8c5ca822f5a69bba896c8e40dce 2,452 1.00/1.00 vMB 77
443,926 443,926 00000000000000000327b3447993b509f2135d18dcbc5d87df33a25fb8bfdfc9 2,770 1.00/1.00 vMB 78
443,925 443,925 000000000000000003060f7af9aecceeb25fd9ecce64652158f0750fa332b24f 2,339 1.00/1.00 vMB 89
443,924 443,924 0000000000000000036a466b4a6693c708d09e5c5c429840471ca2e098a103e7 598 1.00/1.00 vMB 34
443,923 443,923 0000000000000000023ae3e73f25eb396a43c21c2f1713d58a750a3197cfa5d7 489 0.23/1.00 vMB 124
443,922 443,922 000000000000000002763749d0cd243f90bd57dc229dabe6c138160c79784014 1 0.00/1.00 vMB 0
443,921 443,921 0000000000000000017f4a2116ee2f12408f4825eda53ee32497ae4d81610a2e 1,898 0.80/1.00 vMB 81
443,920 443,920 000000000000000001a054b932830294ebfa91628983c79909854704c23a38fb 189 1.00/1.00 vMB 25
443,919 443,919 0000000000000000025d28e0200fa1e8d65155f8a5d2000a9d7f18abfdeac6ec 652 1.00/1.00 vMB 32
443,918 443,918 0000000000000000018ee4d6e9cbd5dacee6bb47414374e99844d257bdf014a6 318 1.00/1.00 vMB 32
443,917 443,917 0000000000000000015c46e711ee88809089dfc11acd62dfa8da73f8aa2e0ce6 1,193 1.00/1.00 vMB 51
443,916 443,916 0000000000000000009d1540b7b4c973b8d6264ba60d9199baca4fd38cf7ba61 1,558 1.00/1.00 vMB 45
443,915 443,915 00000000000000000135893c02da72839a641bc4dbc1402be9d3ced49f865093 2,673 1.00/1.00 vMB 79
443,914 443,914 0000000000000000036966179b988337742f29f7fea3f2f5a878120031c8a89e 2,891 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.