Loading Tool

Explorer IconExplorer

Memory Pool

72,757 transactions
27.97 vMB
0.06508506 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 90437cb85f573f602abb179bbd7a4d3245a420245b3da1a0f6673575fd89eeaf
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 0ca88d208bd18551681ab4a1fdbe399758c3478af3dd39b2c5a8e0c5211a34de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,386
Size: 1.00 vMB
Total Fees: 0.00927999 BTC
Feerates: 180.34 > 0.93 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (625,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,922 289,922 0000000000000000179e990f8938e0ebb10323b73831d8f697b77e50ca338ea4 172 0.10/1.00 vMB 25
289,921 289,921 000000000000000028b7a5a72b879251790f9de93f8bdc0f5f131031682a6987 728 0.36/1.00 vMB 37
289,920 289,920 0000000000000001109641ef183fd5711daa1a9934c7ff6bbaa3a97346f5c802 820 0.48/1.00 vMB 35
289,919 289,919 00000000000000010fcc4b1e763bd28fdf6182d4c938527c836115e2c337ff24 253 0.24/1.00 vMB 22
289,918 289,918 00000000000000006f45256355439afcb26a5f307865f84add44f74d24a14bb0 443 0.90/1.00 vMB 14
289,917 289,917 0000000000000000b6d52deb03001e9676ca7e468cd8eb011b7e4faa5f53c117 240 0.35/1.00 vMB 13
289,916 289,916 0000000000000000e4b260ab59674b49b0e9d576f31f0c238eb6f551b8d288f7 1,970 0.92/1.00 vMB 36
289,915 289,915 0000000000000000861df1d1c648f12eaf2ee3b92892942dd13da0fc2c7bf70f 739 0.25/1.00 vMB 45
289,914 289,914 0000000000000000ddd22a5c4ec70d9136aef6f416cee41e7845930bb12deabe 1,024 0.30/1.00 vMB 67
289,913 289,913 00000000000000006e1c4955419494518a4d6d54d3fbe997d71bdd7a14cfc0dd 1,686 0.90/1.00 vMB 33
289,912 289,912 0000000000000000ec521e4f609f765a5e03ac7f761cb21aea5a4b583348539a 195 0.13/1.00 vMB 38
289,911 289,911 0000000000000000c071afb17618d455c0816ba1b619d3fc47ff84f86f7408a0 609 0.32/1.00 vMB 32
289,910 289,910 00000000000000002a071982168f65f672886421ec9a0d18d5eaaeac85904ddb 309 0.14/1.00 vMB 32
289,909 289,909 00000000000000000ca91ad39d19052a11b31cbdf77ef2f1ebf956abb9840dff 278 0.18/1.00 vMB 29
289,908 289,908 00000000000000004952196082a7e5c63539edd0abdf8fc2d797ee88d92f09db 666 0.35/1.00 vMB 41
289,907 289,907 0000000000000000d782c594b22aae853f5a4553c194366e835fbbddda26ab28 1,197 0.65/1.00 vMB 38
289,906 289,906 00000000000000003c98826e5b6052903bc1c41018e875a7c4b879a984860e94 256 0.10/1.00 vMB 29
289,905 289,905 0000000000000000475f5acd15c5d7a1b120219be2e964326bb77ad141037f6a 564 0.29/1.00 vMB 42
289,904 289,904 0000000000000000467f2e1ecd172e88935e22d294390e7c837df9fcc5cffbbf 756 0.73/1.00 vMB 21
289,903 289,903 0000000000000000e33b8901be4ca930de59eb90ba60d9b87e007f5e88664d14 1,368 0.50/1.00 vMB 248
289,902 289,902 0000000000000000159d74521e6f76fea7fea75fb8c5e2ac204ac071433277a4 740 0.57/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.45 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: 666.89 GB
    • Received: 15.23 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.