Loading Tool

Explorer IconExplorer

Memory Pool

86,977 transactions
31.60 vMB
0.21539744 BTC
Random Selection Loading Transactions
Max Size: 191.80/200 MB

Candidate Block

Mining Attempt b7b9ac23d0d02d6da7d97b89bfbaf132ad903154cac284d4d6a8dbd8e32cb891
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 69bb67cea2f5e28b7cc400f1bfb69bfaf58b4984357138b18697a81c5b4806ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,622
Size: 1.00 vMB
Total Fees: 0.10843330 BTC
Feerates: 502.67 > 10.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (126,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,047 789,047 000000000000000000027dfb80589ca7cb33a96d73cb563b7d7c5a15fc039075 4,594 1.00/1.00 vMB 375
789,046 789,046 00000000000000000003440a659b2fe65edd6f33f71cf3702832d6f4dc5734f1 4,695 1.00/1.00 vMB 406
789,045 789,045 000000000000000000030939094d57c25369fbed9b6bafe94896de37f47d77f5 4,164 1.00/1.00 vMB 514
789,044 789,044 00000000000000000001d99d1618cc6c77e5d337b5d1c6adec56c375b208d197 4,975 1.00/1.00 vMB 356
789,043 789,043 0000000000000000000244596921de35d6be6e3e605fcac844b86872a81913a3 4,799 1.00/1.00 vMB 367
789,042 789,042 00000000000000000005a3fdbf9f83b296670790987970132688acbf490b2de7 4,355 1.00/1.00 vMB 389
789,041 789,041 00000000000000000004f23a692264c81fb0f3babe5d3ae2a3ec02f865a060a6 4,383 1.00/1.00 vMB 425
789,040 789,040 0000000000000000000059e5ebcc66c987ee3a83c338ca7bd3eeffba2877f728 4,751 1.00/1.00 vMB 161
789,039 789,039 00000000000000000004973a7e451b12fb5829bceacd4157e0b65d36a1637bb0 4,644 1.00/1.00 vMB 320
789,038 789,038 00000000000000000003a01ae5377eabb8968767016d885631f5604dd91c21b2 4,512 1.00/1.00 vMB 205
789,037 789,037 000000000000000000033469ab5e38e36115a561960e28524262ad103d3bb3a9 4,347 1.00/1.00 vMB 364
789,036 789,036 0000000000000000000064cc603df046fd1b60990080fbe5900b63e3fca58d2a 4,176 1.00/1.00 vMB 134
789,035 789,035 000000000000000000045df256199ea804c97e81b1c252deea49fa1d6b3a528d 4,313 1.00/1.00 vMB 194
789,034 789,034 000000000000000000046535f2a8d9159db1eab6c98fff790787a9adcc260b97 4,575 1.00/1.00 vMB 129
789,033 789,033 00000000000000000004e3efdf33188071d93d981818285355b9fcaad39f4328 4,668 1.00/1.00 vMB 171
789,032 789,032 00000000000000000004b4a0b56804b2154ea41231f9414a9c8bf6dc234e68b8 3,943 1.00/1.00 vMB 312
789,031 789,031 0000000000000000000284ebeed52941b7395862a5ef615e321ede2dd5aec2ce 3,546 1.00/1.00 vMB 271
789,030 789,030 00000000000000000005b6235aa7403351750e0a08609084b9b91a4b5ef55b65 4,613 1.00/1.00 vMB 147
789,029 789,029 0000000000000000000259ad39cdcbc567d306e7d887e9f447bc94428772a581 4,371 1.00/1.00 vMB 152
789,028 789,028 000000000000000000043e62eda7e15bd39ec42547013e531a5d643747d5c751 4,234 1.00/1.00 vMB 176
789,027 789,027 0000000000000000000258b55e0d1281f4a0869db1133750ce2f35e959fa51e4 4,692 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.61 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.95 GB
    • Received: 16.08 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.