Loading Tool

Explorer IconExplorer

Memory Pool

75,784 transactions
28.02 vMB
0.08516894 BTC
Random Selection Loading Transactions
Max Size: 170.27/200 MB

Candidate Block

Mining Attempt 2a36a40df5ef6851726732099b8a4e1831b22de3479b4f7960a15f9824df32b2
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9ab060d061740c3666d303d7df36c404ea5077e976e271398c963b5b3cbf831e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02500240 BTC
Feerates: 472.31 > 2.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (624,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,777 290,777 0000000000000000cc14a3e6c10ec433abc7dc65de960685b241f695db6f13e9 191 0.14/1.00 vMB 25
290,776 290,776 00000000000000007b47be32c4b0be0a23580a165098042d0c97d0f835d0ec3c 367 0.24/1.00 vMB 29
290,775 290,775 00000000000000006d50bd07d34448fc40c243dc297bf85acb009274473fc887 204 0.05/1.00 vMB 40
290,774 290,774 00000000000000001b0166a76b1e47baea9974bd8475d9eeec79ce35b5581fea 50 0.03/1.00 vMB 18
290,773 290,773 0000000000000000aa81d7ba6ac610c040c258dd1cd01343268a80471690fa26 128 0.05/1.00 vMB 43
290,772 290,772 00000000000000009c025b6cb0f30001a5b8cdfdb55524c1d3eff3ed339e9315 8 0.02/1.00 vMB 2
290,771 290,771 0000000000000000e80c8b3590d8e9e2d49de2849b089961cb50186029376d19 176 0.08/1.00 vMB 31
290,770 290,770 0000000000000000616b9d0347d1c4b9d7fe8d49fc344cb16bbce7ba57f5012d 91 0.05/1.00 vMB 21
290,769 290,769 00000000000000007b70d4c70ae67af3f6003755589078d9f4ee4383d8ac67e0 425 0.17/1.00 vMB 38
290,768 290,768 0000000000000000c92d41cbe1b874e4a861ccbf5be2cca42c77326fad12955c 441 0.34/1.00 vMB 25
290,767 290,767 00000000000000002b1ade22c694c2d7732a85a0af488ae82da27013b08fdaa7 913 0.35/1.00 vMB 42
290,766 290,766 0000000000000000aea2e2d40fb0fcb8f1f75f2bc0478ec7194aebd4391eb7fd 52 0.16/1.00 vMB 11
290,765 290,765 00000000000000000b658d7f4a8ee706ecfdc5f6374957dd1ebdbc6a7d8bb244 575 0.35/1.00 vMB 31
290,764 290,764 0000000000000000adb8866fb8f4ec953f9a2a46678bf8e45f83ab87677fddb4 101 0.12/1.00 vMB 18
290,763 290,763 000000000000000067309e881ccbaa8317ffb7e77c115b97122c08fc1c498bfd 60 0.05/1.00 vMB 7
290,762 290,762 00000000000000003acfcd3073848ce5121af7d96aade9fc90be696c07364285 106 0.07/1.00 vMB 19
290,761 290,761 0000000000000000028f7da604c8e6905f952c7fbfd2d4a42e819e8c29935450 605 0.30/1.00 vMB 38
290,760 290,760 000000000000000077dd8527429d08ba7c2f3ca66a8ee402be0eb6eceeeb9369 189 0.08/1.00 vMB 36
290,759 290,759 0000000000000000fffc231259a67b6064302f6cdca21264989d783db87cedf1 126 0.10/1.00 vMB 19
290,758 290,758 0000000000000000346f88cd84f970536151effa434986cefef1a16d57f3da75 807 0.42/1.00 vMB 32
290,757 290,757 0000000000000000c4aaedd1b0b5dcc748a1d55528f445cad762993006a2db85 42 0.03/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.