Loading Tool

Explorer IconExplorer

Memory Pool

45,685 transactions
30.70 vMB
0.12290552 BTC
Random Selection Loading Transactions
Max Size: 156.29/200 MB

Candidate Block

Mining Attempt 52330ddfaa6f11fcab21ed36b4d9d3964e71a775429ef266301aa465e474f8bf
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root cd2278de56a1b1c58810c0d4176754ee9230b2773663b39fd4263bfaf40fce2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.05122846 BTC
Feerates: 150.97 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (113,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,901 800,901 0000000000000000000033c3062ad9bcf9aa75f3733c2d5c8905738062ee30ed 4,148 1.00/1.00 vMB 8
800,900 800,900 0000000000000000000135ed839789d0e82700d6539c2c4a0c0f3cf9d3642ecd 4,636 1.00/1.00 vMB 10
800,899 800,899 0000000000000000000342d6a3f40007a52acfc12a30fc387bfb06bed8b46c2b 6,175 1.00/1.00 vMB 6
800,898 800,898 00000000000000000001574876d54f10f455031b84ec8c70dc0434e91d10b0e8 3,951 1.00/1.00 vMB 8
800,897 800,897 00000000000000000004ed338bdc5466702414b0a0dfeaecd36dda29379e96c0 4,606 1.00/1.00 vMB 7
800,896 800,896 00000000000000000000ef5a4f29eb17f79d51bf489fcf4151dcf758572b60e1 2,795 1.00/1.00 vMB 15
800,895 800,895 00000000000000000004f22076efbabcde0809e9cc5d8aa9b41d6ca0153e49e0 3,975 1.00/1.00 vMB 7
800,894 800,894 000000000000000000006929e4f157e1eecd3603e4b2fb37ef470932fb9902af 3,006 1.00/1.00 vMB 10
800,893 800,893 000000000000000000018b866433a5530b4ce5ef0427a6d6c640a2b3e5867a55 2,261 1.00/1.00 vMB 10
800,892 800,892 00000000000000000000ab6ebb87416850b6e3d82a1d5b6afc33db37b6741036 1,974 1.00/1.00 vMB 11
800,891 800,891 000000000000000000051668be201dc6a9e18814ebf12251210ac5be13b3114a 3,078 1.00/1.00 vMB 15
800,890 800,890 00000000000000000003b8b2114e4ba7c21832be55e790d6ddc0c3605e89fb93 3,232 1.00/1.00 vMB 23
800,889 800,889 0000000000000000000163e8cb975560a7eb7b5c353bc9e261e0f6e29d1ac8e2 3,640 1.00/1.00 vMB 19
800,888 800,888 00000000000000000004a40977ce97e3302460a532dab32eba3c08db8c2a9ac6 6,097 1.00/1.00 vMB 6
800,887 800,887 00000000000000000002d9f7035254e3b297c91925ab27f3d13e81548c37ee38 5,856 1.00/1.00 vMB 7
800,886 800,886 000000000000000000012fe38073c9f39303a5ccffdf34166ed52590af9ff7d8 5,467 1.00/1.00 vMB 7
800,885 800,885 00000000000000000002df51cc06b31f7b05d45140d8e1269e6c7b9761de2874 4,692 1.00/1.00 vMB 6
800,884 800,884 000000000000000000010de0aab5f6f3af9884c8f24f495bffc745fc659d9817 2,116 1.00/1.00 vMB 7
800,883 800,883 00000000000000000004cd69092d2aa15f70c8afeeab548e534408d76d8349b0 3,271 1.00/1.00 vMB 13
800,882 800,882 00000000000000000000ef858f65e55300ed424cb86f0e271e2eab9d23327a10 3,276 1.00/1.00 vMB 18
800,881 800,881 00000000000000000002e7f47f6f5ec40753aa7aa3851ea75f8fed5c5034c48b 3,711 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.