Loading Tool

Explorer IconExplorer

Memory Pool

83,219 transactions
31.16 vMB
0.09342283 BTC
Random Selection Loading Transactions
Max Size: 191.20/200 MB

Candidate Block

Mining Attempt d332080d6e5a5b00ca8a480a6b78f3dc5caa47fd79d6d2d7b7730313f1326714
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 65d76f1f39f32fff33714e550a025fb4da8704f4c602b1ed9b94481e561ab69a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.02319066 BTC
Feerates: 301.57 > 2.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (586,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,734 328,734 000000000000000009a11b3972c8e532fe964de937c9e0096b43814e67af3728 49 0.02/1.00 vMB 19
328,733 328,733 00000000000000000cca48eb4b330d91e8d946d344ca302a86a280161b0bffb6 779 0.43/1.00 vMB 26
328,732 328,732 000000000000000015ae193af7b77987c8ddd2344a6627aceae86f888983bd9d 845 0.47/1.00 vMB 27
328,731 328,731 00000000000000000fc162596ce5545eb0831765cdc35d09964382827aa9ebcd 616 0.32/1.00 vMB 17
328,730 328,730 00000000000000000717206123b46b19f396364ca640adbaa6c3d1ee6cb7a505 835 0.43/1.00 vMB 29
328,729 328,729 0000000000000000147814710b9ab69dd40ebcb6aceddae1b7def40fa18b4d0b 1,120 0.62/1.00 vMB 28
328,728 328,728 00000000000000000c40a434ca0570ee79816821d329bbfd4d55b9a2e2177d4b 193 0.19/1.00 vMB 25
328,727 328,727 000000000000000016222cf2f1bb678cfa2ee8c3d70e5c23e3d9f9d415fc37f7 387 0.24/1.00 vMB 23
328,726 328,726 0000000000000000030247dfab61d9759f9abe494250a682eedfb5c38acb80d2 401 0.29/1.00 vMB 19
328,725 328,725 00000000000000000d56a79bf40dbfcd5ab0ae4b521dcee45ba6b8c10de67c85 512 0.24/1.00 vMB 32
328,724 328,724 00000000000000000f85693d51368498f0debeb5daccca148dd3b4c5ef5db20c 1,127 0.65/1.00 vMB 30
328,723 328,723 0000000000000000150b45aaa964fbd7463536c28a6cf93061b03be20b0ca39a 743 0.73/1.00 vMB 16
328,722 328,722 000000000000000001afe1fe2d771e3a3c67796ec5a00bd951a013fb7fba5c62 1,907 0.75/1.00 vMB 39
328,721 328,721 00000000000000000e41c494dc6920a73f64033413a72bf3c5fa34afb602559a 618 0.38/1.00 vMB 22
328,720 328,720 000000000000000013860a4d3dc7a36de9cb92dd84c814739b020c53f2bb9f87 1,482 0.75/1.00 vMB 26
328,719 328,719 0000000000000000156f63028af57b53162acd618a79d4ba2b283c4ae847a585 933 0.35/1.00 vMB 38
328,718 328,718 00000000000000001485b256898ab94905b4d68280cb5552e845027459a4ce46 1,148 0.62/1.00 vMB 26
328,717 328,717 0000000000000000067c0ef5f8740c2a6e0b12ed4558c4a03f968304d3dc330b 1,391 0.68/1.00 vMB 30
328,716 328,716 000000000000000006695421279a3d0fc90f68eccd98d523842d1d5873d1d298 948 0.49/1.00 vMB 26
328,715 328,715 00000000000000001b61f4d91f04df9ccaa14f12b4c8d0fd56d9c40d5e39c8ec 805 0.78/1.00 vMB 18
328,714 328,714 00000000000000001051893d43fa7e7c9eddbf2d225e64bf0e553c22e7b35cbd 1,239 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.78 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.55 GB
    • Received: 16.92 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.