Loading Tool

Explorer IconExplorer

Memory Pool

41,168 transactions
26.66 vMB
0.06339714 BTC
Random Selection Loading Transactions
Max Size: 139.23/200 MB

Candidate Block

Mining Attempt c2cdabfd80f8db1352cfe6aacb45a7171a3aa88195c74d7896003102bee96817
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 0947302a904e0f18274c8a0b4669291d29f797a6131309cd16f0f0d2e233a877
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01410115 BTC
Feerates: 151.03 > 1.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (343,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,044 571,044 0000000000000000000208fb2eba6f13076f6ad4f859a70ed60d5e362e117b49 3,046 1.00/1.00 vMB 96
571,043 571,043 00000000000000000006dc16e292e5d591745164e7d5631b02bdeae3721899e1 3,064 1.00/1.00 vMB 134
571,042 571,042 00000000000000000029bfd974b12378039e54653231c6a235b895f4d60c8bc4 2,887 1.00/1.00 vMB 129
571,041 571,041 000000000000000000195caea282de470a67b28f841930704426e40b846fa548 2,995 1.00/1.00 vMB 99
571,040 571,040 00000000000000000001f820097a2f5a3bbd64bee544d2e9f158d1ee5092ed2e 3,018 1.00/1.00 vMB 103
571,039 571,039 0000000000000000002c0498f1d5ab666ad303be93908fe93430c3e2afc73ff0 2,735 1.00/1.00 vMB 140
571,038 571,038 00000000000000000024797d7e53b203164e844aa3b606c1015d039d6608f174 2,027 1.00/1.00 vMB 161
571,037 571,037 000000000000000000271e3f6be71d0401d03c6cf0009fd56893515b825d5808 2,180 1.00/1.00 vMB 129
571,036 571,036 00000000000000000021706cfd165be3b30b706e8abbc9e1df0fce4392e87c29 2,769 1.00/1.00 vMB 147
571,035 571,035 0000000000000000002a218b8559c5fb5c9c39d7cfc8e10905855812eed4e870 2,505 1.00/1.00 vMB 114
571,034 571,034 00000000000000000007d5559b4808f598599cf086e4b5fa4440bbd4ddfd5f23 1,494 1.00/1.00 vMB 131
571,033 571,033 000000000000000000135b91bd71b08ee90ac3cdd90ac679f9f3fa8286673ce1 2,337 1.00/1.00 vMB 160
571,032 571,032 0000000000000000001a7bb8d6ad1b93e2632025ec7d62fdcbb17a78773c8e7e 1,846 1.00/1.00 vMB 153
571,031 571,031 000000000000000000265087c7e78e246f80c2cc4c4cb0b5fd1d5ab7649c9549 2,392 1.00/1.00 vMB 15
571,030 571,030 00000000000000000027960aa163451b2a85562b4e9977d85b6c4f53659c631e 2,629 1.00/1.00 vMB 11
571,029 571,029 0000000000000000002445a87e03047ca1b17e1dea247b4d7a4fa0f99c38d976 2,940 1.00/1.00 vMB 91
571,028 571,028 00000000000000000000b0999ae8caf8ef37d5ea26cec4d5c75b993f1c6c5249 2,870 1.00/1.00 vMB 102
571,027 571,027 000000000000000000271d6dd5ec6f728bb67e99c93d4cf17d16c3691b86bcc0 2,723 1.00/1.00 vMB 32
571,026 571,026 00000000000000000028b0e2753591d5e0065b4070e57ad214c6f8af5623dfc9 2,838 1.00/1.00 vMB 63
571,025 571,025 00000000000000000025d7361d6200e41d741993531d70f748815ccc62351a5c 2,650 1.00/1.00 vMB 106
571,024 571,024 0000000000000000000d2ac74865cccce91b7fab5dbb20ee2d7e9412c355e2a7 2,813 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.