Loading Tool

Explorer IconExplorer

Memory Pool

78,631 transactions
28.87 vMB
0.11025733 BTC
Random Selection Loading Transactions
Max Size: 175.28/200 MB

Candidate Block

Mining Attempt c09a18a2b8007a0fbf2aba7324db881a43a714cd256da6057cc53f88fdd89c2d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 156e2e57fd304f04cd7e5774967ed33bb779427cff7292f3132a88e8abaf958f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.03929605 BTC
Feerates: 602.26 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (590,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,240 325,240 00000000000000000f48bcbed5102f5e6c481d47a76aaac33db7f515441b3bd7 603 0.34/1.00 vMB 30
325,239 325,239 000000000000000001f9a41f1e700c6c1aebbea2691834891962274fdf6e4566 870 0.35/1.00 vMB 29
325,238 325,238 000000000000000009406c45a7d399be38860f6b5ac04b15d539ab1aac3e3993 255 0.27/1.00 vMB 20
325,237 325,237 00000000000000000fd4d430625cad4c7917311dbf06703f3bdd0164f3e0545f 255 0.17/1.00 vMB 26
325,236 325,236 00000000000000001d1679b11dbdcb440d3b3577c9d696f08f85165b8af86d58 50 0.03/1.00 vMB 27
325,235 325,235 00000000000000001c75a37853fcdcbceef5c9cffd99dcca7953f79acaf42ee8 160 0.09/1.00 vMB 13
325,234 325,234 0000000000000000179114be1aa9c76749a35b981a7d8a9714ce2c923eae25ad 841 0.49/1.00 vMB 29
325,233 325,233 00000000000000001b8c262b00901bd4021dd843b07e40f736a89a9e96f0486e 525 0.46/1.00 vMB 18
325,232 325,232 000000000000000005591f34a53792da8cf7c5355009d19eef95e64ad5509040 1,399 1.00/1.00 vMB 24
325,231 325,231 00000000000000000e0b9a79f243dc1a08e8b2f6e93c8ee2ebd562d30b344570 1,573 0.75/1.00 vMB 33
325,230 325,230 00000000000000000b335b0baa18f64522089c9a9811d3a7bc03b2d38e99b54c 1,034 0.59/1.00 vMB 28
325,229 325,229 0000000000000000147bb01d5e7db5a6e593b5e9a039aba914dec57f9c09c06d 127 0.14/1.00 vMB 16
325,228 325,228 00000000000000001286dae81dfe16c49fe114c840e232a4277257d99a5f1249 1,812 1.00/1.00 vMB 32
325,227 325,227 00000000000000000e7383b11ac8cc806debad08536e55913caa4118fa5295c1 1,117 0.66/1.00 vMB 27
325,226 325,226 0000000000000000019ee9d4a4428bcfa36c3e4a122b5011bf7a775323ced371 226 0.16/1.00 vMB 31
325,225 325,225 000000000000000002f994f3e13fe3a2351d3383382f67ff78d0054d600a318a 115 0.06/1.00 vMB 32
325,224 325,224 0000000000000000131ce61862c6df7745f018a196e1fdd21a010776f28110cb 310 0.16/1.00 vMB 31
325,223 325,223 00000000000000000dda3402f6feafd1f755ab1fb2d37c7b3b682f08e9ddbcf7 128 0.06/1.00 vMB 29
325,222 325,222 00000000000000001d8f9d981c47bdaa918d83173c5d85110cc3580a93ac84f1 469 0.24/1.00 vMB 33
325,221 325,221 000000000000000010999026d4c57e61557047e990b1673198d594c9249fd1fe 1,308 0.69/1.00 vMB 29
325,220 325,220 000000000000000004bbf2b0debdcec8ca2572714e6cc4326278801768413417 833 0.44/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.