Loading Tool

Explorer IconExplorer

Memory Pool

78,335 transactions
29.44 vMB
0.07376511 BTC
Random Selection Loading Transactions
Max Size: 177.30/200 MB

Candidate Block

Mining Attempt 3cb7c6d2e6b1a1e8e6c836d99cbba7e411e527c9045f7979b730e3e2f5b19263
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root ab2b7c9e73ab2fb00319979a47b87804b78b21faada4d03cf2b656a780a3fe97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,024
Size: 1.00 vMB
Total Fees: 0.01194499 BTC
Feerates: 25.13 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (216,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,678 698,678 00000000000000000004d33f6d2b1a8504eb793bbb2a42a8354737167cc094c1 2,943 1.00/1.00 vMB 14
698,677 698,677 000000000000000000097358e08fb7eb2f9200e775637e435c896b9eb9c75d49 3,015 1.00/1.00 vMB 15
698,676 698,676 00000000000000000000a166c4261942408f73eb56104c275ae0b6206535401a 1,550 0.49/1.00 vMB 15
698,675 698,675 0000000000000000000b752dd69e1ce955641b19ba02bddcb3d66ad4f7ffaaa4 816 0.39/1.00 vMB 11
698,674 698,674 000000000000000000032928fdc0d853d04f4c8f5fbf5febf794e25e39309300 1,750 0.99/1.00 vMB 10
698,673 698,673 00000000000000000003c11f97798fc3f8edbb7b68890d524f5e50831219e911 2,765 1.00/1.00 vMB 6
698,672 698,672 0000000000000000000e734f4f8f21ea980281a26cee41c60fc3aef1c372dbce 1,769 1.00/1.00 vMB 12
698,671 698,671 00000000000000000000e8ba09739dc12b2ca872768c512164c645531d76f14e 1,741 1.00/1.00 vMB 13
698,670 698,670 00000000000000000006b8f8082566cd0335831a3e7c5f77629e2836d7c26354 2,334 1.00/1.00 vMB 24
698,669 698,669 00000000000000000001d9e48a390d4c742e5ad4ec4da2f803ffa89bf65fa373 258 0.15/1.00 vMB 13
698,668 698,668 0000000000000000000c09590e3f34df821ca2839c95469b508624e921f946d2 713 0.21/1.00 vMB 16
698,667 698,667 0000000000000000000144f7cce5055296baab9596637a12339553e5f50ad0dc 140 0.07/1.00 vMB 9
698,666 698,666 0000000000000000000c6f3b8f8929dc4e03b51b3454f91aa60f120072875204 549 0.17/1.00 vMB 15
698,665 698,665 0000000000000000000e570999ac914755d9dd28de57ca5bdb963ca0422bb7d2 1,084 0.31/1.00 vMB 5
698,664 698,664 0000000000000000000404d3e99f19769b92d95afcfc5e3cfa681d5f0a2be8ad 2,980 1.00/1.00 vMB 18
698,663 698,663 000000000000000000046edb52485d19d11854cdaca25dd3233dd133ff0d614e 1,889 0.80/1.00 vMB 11
698,662 698,662 0000000000000000000e53c02eab628b8db1baadbff6cc520f690d47a170e2b1 2,010 1.00/1.00 vMB 21
698,661 698,661 0000000000000000000e3dc2668edbdc6222e9cfc7cbb8560b6d337c31878eca 196 0.09/1.00 vMB 13
698,660 698,660 000000000000000000078835b60f59aa2819748fedbabcf8a9327c851429c11a 2,206 0.84/1.00 vMB 22
698,659 698,659 00000000000000000008dfcd855976d74141a95e4cdc1e59d4ba74df79d52783 1,645 0.81/1.00 vMB 13
698,658 698,658 000000000000000000063d50ab9fd4562a37bd076296f86afed14d88bb75e61c 1,642 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.