Loading Tool

Explorer IconExplorer

Memory Pool

37,013 transactions
18.82 vMB
0.03850984 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.08/200 MB

Candidate Block

Mining Attempt 036f51460ebe709108d6794e0d82c5ec9785370e65547add716543e9b74d7c33
Version 20000000
Previous Block 00000000000000000000e9038dd4e0545f879c5e864a961132f9b6b59b1e7b55
Merkle Root 288ea5b85a59e3817de0ec5ca9620eb9df0b491492a580888d35956ee0029aec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,687
Size: 0.99787825 1.00 vMB
Total Fees: 0.00303049 BTC
Feerates: 40.21 > 0.30 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,877 (789,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,744 124,744 00000000000041a2fbfa0c4410e0333c30e82415bdf9be1df9b979e091354e80 4 0.00/1.00 vMB 832
124,743 124,743 00000000000049ff0c9b0d18464cd29cf95c67351afd8455ef24bff124a5aec7 4 0.00/1.00 vMB 344
124,742 124,742 00000000000061609b70b40e82bcc6700bf167b6fcc1bcd25284e0d2813de28c 8 0.00/1.00 vMB 0
124,741 124,741 0000000000001d0273cb030f60f50fb1c52648ee88cbe94b266d4f7a77eb18ff 11 0.00/1.00 vMB 952
124,740 124,740 0000000000005f449674dd412ab8ee86267cbb0077a40571abb85616203660c3 10 0.00/1.00 vMB 262
124,739 124,739 000000000000095ea1af315b421f82429ad144e8ed01aadccc62794c7d98b938 4 0.00/1.00 vMB 348
124,738 124,738 0000000000003ea76e05325aa923e89d6f82084d3853f26cb5da3cdc25f8cc0b 18 0.01/1.00 vMB 912
124,737 124,737 0000000000002c21a92e09a6c0ba3dac80bcc3c4e43ef8eb91f476fbf7d8cee5 10 0.00/1.00 vMB 316
124,736 124,736 000000000000396acff8adc408400c33239572f57cd740d544aa744da8f4d583 6 0.00/1.00 vMB 1,053
124,735 124,735 00000000000021d8910822c6c1deedebf7c1ebc345d84d0dd60162f2c9d569ca 10 0.00/1.00 vMB 438
124,734 124,734 00000000000031d927ea48c9fd3056ad7e443383f1d30acd7de08c4f86781442 9 0.00/1.00 vMB 353
124,733 124,733 00000000000005fd5b0976dc6accbbbb213b9385cd7eafa97aa2511f2b46d0a6 1 0.00/1.00 vMB 0
124,732 124,732 00000000000018bf6f3b79c1fa41fe7c8da7caf07a154d338bf8228f2f0a3124 9 0.00/1.00 vMB 310
124,731 124,731 000000000000604685998ed787cca69fc3b7f02a718fc2b131557882eb8e663b 16 0.01/1.00 vMB 369
124,730 124,730 0000000000005f9dbedc59d3bca14b6d0ddb5ca515f50b2d03fbdc13cad63391 9 0.00/1.00 vMB 276
124,729 124,729 0000000000002a556a2dba05f29f4a3eacbfe0473a0e7c8e3102f50046f5232a 13 0.01/1.00 vMB 533
124,728 124,728 0000000000000929bc7c0b67f66f4081c6075317f067094ded9bf12b1a5163dd 25 0.01/1.00 vMB 0
124,727 124,727 00000000000066759e64671e4eb472ca9395f54d07370257aaa1b4db6222c0be 49 0.01/1.00 vMB 3,178
124,726 124,726 00000000000037618ee3e1375f2b2812c05f52276ebd4af5efbf7c8a9e2c979d 38 0.02/1.00 vMB 373
124,725 124,725 0000000000006a01cb8932bc8a90b79297c744d4e5a355312208ab558b1e89a5 4 0.01/1.00 vMB 1,238
124,724 124,724 0000000000004c78956f8643262f3622acf22486b120421f893c0553702ba7b5 8 0.00/1.00 vMB 290
Previous 10 blocks ↓
Total Size: 780.39 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: 524.63 GB
    • Received: 5.09 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.