Loading Tool

Explorer IconExplorer

Memory Pool

42,625 transactions
27.86 vMB
0.05983071 BTC
Random Selection Loading Transactions
Max Size: 146.80/200 MB

Candidate Block

Mining Attempt c5648bad425e96fd9d8bc724b5c6ab53b3acef6edaf5570200aad24244706aaa
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 0df61281ecca794baf00a89db5d7e5b32df0c15b1bb5bf22939607421eab9b3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,122
Size: 1.00 vMB
Total Fees: 0.00730701 BTC
Feerates: 84.58 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (208,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,800 706,800 00000000000000000003c5be470988938b15f6ca0c32475fc85115fe0cfd3bc0 3,062 1.00/1.00 vMB 17
706,799 706,799 000000000000000000082e4c3102bbdaddda8f7f64a9b0ec8e02827ac5e9b918 3,042 1.00/1.00 vMB 6
706,798 706,798 00000000000000000001d02e5fb3a3bed90fa68d763978cc8260b5b5d8bb68b6 1,915 1.00/1.00 vMB 26
706,797 706,797 00000000000000000007b01eed88c7088a475a8f567ef9e20d0b68923702ac64 2,497 0.92/1.00 vMB 9
706,796 706,796 0000000000000000000b991ee7e184c7899f9c70272ae111411dda127605d2de 2,819 0.92/1.00 vMB 10
706,795 706,795 00000000000000000000e68ba0e0cd21abee365a0e759438815ad0da757492a4 1,978 1.00/1.00 vMB 13
706,794 706,794 00000000000000000001a36a472318721dc205988ada6096bfb5a5dc209bbbf9 54 0.02/1.00 vMB 8
706,793 706,793 00000000000000000005cb6ac21048759d30d4cc482b0e1f0aa5590cadc3076c 1,256 0.37/1.00 vMB 10
706,792 706,792 000000000000000000005300102046320573a4d78947e3c4396e78a39951135a 1,474 0.46/1.00 vMB 10
706,791 706,791 00000000000000000007e9ead2e1e6b3986b785980fdfe353e6e9b1be94c7a74 2,182 0.69/1.00 vMB 10
706,790 706,790 0000000000000000000b693804f0333f23749482766c32b6b1868c1e44b14260 714 0.18/1.00 vMB 11
706,789 706,789 0000000000000000000c4ffedaad9cda3afef4a941cc453c7a17a23a2bc69809 850 0.28/1.00 vMB 13
706,788 706,788 0000000000000000000ac4bcaf51f96366915244b966737da3b5eaad29bac1b5 1,023 0.38/1.00 vMB 9
706,787 706,787 00000000000000000004735f5ceb06ed91426252e96b18a2a62fa78689ec83ab 1,637 0.74/1.00 vMB 6
706,786 706,786 00000000000000000007d583bb7f92dca8e86728bec9c4dd3a30ed0ea94f0247 2,327 1.00/1.00 vMB 5
706,785 706,785 00000000000000000008ad71b8340de105a18a674eb31a37752d444d0395da8e 2,860 1.00/1.00 vMB 9
706,784 706,784 00000000000000000006fd623cd9a22a934cdd4c9d60245e1a2eb9282a3530db 838 1.00/1.00 vMB 6
706,783 706,783 00000000000000000000f93087d472069753f386367ec4d71c7011c56a663926 1,586 1.00/1.00 vMB 7
706,782 706,782 00000000000000000009ccca2455b98fb9631c8307658de01127eb9227b6cc25 1,672 1.00/1.00 vMB 2
706,781 706,781 00000000000000000002bc92b565e169dbd8557e12f517853e0aaea825402a26 3,032 1.00/1.00 vMB 8
706,780 706,780 00000000000000000007fff86fd87d27c8f4c3e81a07acebdb4d860fb5ac2bf7 2,908 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.