Loading Tool

Explorer IconExplorer

Memory Pool

82,106 transactions
30.95 vMB
0.08742904 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt 158ef402aa14df9e507c4e3008347d7a2da43bf1276df9a9603c5c4a2ef630d9
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 41eb2c60b9fdeb3e1aa1d67ece0b90edc83dd1b9c15237b8306e6764e6044c77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.01792866 BTC
Feerates: 100.00 > 1.80 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (209,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,108 706,108 00000000000000000006746381a2333a201b4d2ea4cb08495ef6912b82130a00 193 0.13/1.00 vMB 4
706,107 706,107 0000000000000000000941387a403ec73d52b3f6f2dc8ba5ce48f5f2315d11a5 2,679 1.00/1.00 vMB 13
706,106 706,106 000000000000000000003972b2a53c0179f305275b48921bb2f2391577fd2a55 666 0.38/1.00 vMB 13
706,105 706,105 000000000000000000055e97b036a7680991252a434c1a9c2233b101710c6322 2,580 1.00/1.00 vMB 10
706,104 706,104 0000000000000000000ded3df5acf0907947e547e2e5de1330ce0eb6a8946049 2,808 1.00/1.00 vMB 20
706,103 706,103 0000000000000000000949df60bc69ada74f157fdf0e619f43699363d9e6326b 478 0.28/1.00 vMB 8
706,102 706,102 00000000000000000003e911e5ec69f6975b2b0572b5819f0aa0be776bcb8b89 100 0.94/1.00 vMB 1
706,101 706,101 0000000000000000000c61d4b5d89f5dcfdb0c6b39a2fdf41ba698263e488b66 851 1.00/1.00 vMB 6
706,100 706,100 0000000000000000000d1d30e8240ec8e679b37e49808c484515c51e3b42da88 413 0.95/1.00 vMB 2
706,099 706,099 000000000000000000009dcc0dc6bbda49761bdb539474971e90d91aaa75ca84 1,742 1.00/1.00 vMB 9
706,098 706,098 0000000000000000000747b03a547091632c656f85de160caefa85afd136c11e 1,178 0.97/1.00 vMB 8
706,097 706,097 00000000000000000004e43a810f2dfc0954b2ae68fae6403f3fc7cb0e682c45 1,418 0.77/1.00 vMB 15
706,096 706,096 0000000000000000000dde5532a1669bda42c9e6daae62e40ab3e16aec1ee7ea 59 0.04/1.00 vMB 11
706,095 706,095 00000000000000000008bd9f612769ef8ed212796858a8d5efc9c823313b287c 264 0.08/1.00 vMB 15
706,094 706,094 000000000000000000011c582a6bf13efe7415f64ebe8d5d4dadfeb0868c451c 1,413 0.80/1.00 vMB 5
706,093 706,093 0000000000000000000bb261e9e233cfce6db51c16808b396e9cdac20ca17af0 2,060 1.00/1.00 vMB 20
706,092 706,092 00000000000000000009eb9568336d47479e5caf8c95c57e3ea7148aeee9ec3a 1,504 0.53/1.00 vMB 14
706,091 706,091 00000000000000000002d312697761b8fde71f3911d93560ed7568d2f31a2200 530 0.22/1.00 vMB 13
706,090 706,090 0000000000000000000cc55b4cfa6aabbb47e8c399bdfeb85ecf5d7e3583192f 1,220 0.42/1.00 vMB 12
706,089 706,089 00000000000000000006d49488d6f524511b4a0323af3ab7653f577be93bed81 1,072 0.52/1.00 vMB 12
706,088 706,088 00000000000000000000c420af234b39ffd13c386a6e39362b2a5fef17ffa748 782 0.59/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.