Loading Tool

Explorer IconExplorer

Memory Pool

77,753 transactions
29.59 vMB
0.07397777 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt fe53155f7ee45af33e8f06781045c0475818a4c3d99f25e379675bfcc4323012
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root c7eaedfee381f4e81a7af1fd172a80ae0a0628f08bead6739360dcae7175a5cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.00870347 BTC
Feerates: 75.20 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (727,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,674 187,674 00000000000002aa2c3b5243770d261f55853eeb9e8687c913194479561a3e63 331 0.18/1.00 vMB 109
187,673 187,673 000000000000041eeb7d6c3d61ac930c51e8ef12799acee5ef19490cc5030b76 73 0.05/1.00 vMB 100
187,672 187,672 000000000000016f317ae29898169ef9612823883d4dfd472e37de47ed618850 123 0.07/1.00 vMB 115
187,671 187,671 000000000000017c7941f7a4e41c66af134a7dbcce10b466f3a65d8e3535d443 289 0.25/1.00 vMB 96
187,670 187,670 0000000000000737d1ff576875fe12f09223ef96e9fa7c26fc53a2fc45791319 120 0.05/1.00 vMB 112
187,669 187,669 0000000000000256e5f5903da0211d0ee935d5ceb54a408eb7a204a36d42da75 98 0.05/1.00 vMB 57
187,668 187,668 00000000000008a554ee0393dbda95b0b0d2e8f7b973aa27dd11ee47d4b71f06 459 0.24/1.00 vMB 106
187,667 187,667 00000000000005409cecae75c85e7d755e1477abe12245c8b22b4b3a498d81f4 225 0.10/1.00 vMB 165
187,666 187,666 000000000000026d82ff6b6df4ab4661ec0d2ddf7ad3b0614862bc8d6d152316 118 0.05/1.00 vMB 16
187,665 187,665 00000000000001b7e91236a5fa2f6cb2d6479a841c09f91a8b84256c3ad8cff0 137 0.06/1.00 vMB 220
187,664 187,664 0000000000000902af6fd21d62d24f34c2e8ba9d39c9a7c1b2120a0f3ad24611 541 0.25/1.00 vMB 121
187,663 187,663 000000000000053208a28cd54db7a16a18b86353f6a961f3765d7d28fd1fa6c2 211 0.09/1.00 vMB 361
187,662 187,662 000000000000092ed176a39bf86c16286f2f5a025b0bf641d603ac347cca2a51 9 0.00/1.00 vMB 303
187,661 187,661 00000000000008b1bd15cc29f000784927095caa1ce26d26f017b4b374915111 106 0.05/1.00 vMB 144
187,660 187,660 0000000000000014fe5e7dd83e9e8a40362f077a8fe91bbfeae62e056c335e8e 84 0.04/1.00 vMB 134
187,659 187,659 000000000000072f99c11a57193890f2f674fd73fb13fcd6a69d066e13c96216 367 0.26/1.00 vMB 93
187,658 187,658 00000000000006a79b59e3eb46a5d80d30e765d172c83f3060bff3e88ef898ec 187 0.07/1.00 vMB 275
187,657 187,657 00000000000002b418851f672fe75dad66d4a1ceee119b4fa2adbbcc518f8064 32 0.01/1.00 vMB 0
187,656 187,656 000000000000079a20a77340bb0cb51b6aaf8a4e838677d20641cf06c322d89d 7 0.00/1.00 vMB 949
187,655 187,655 000000000000073c670ea6babaed1c524f2b69881cd9fe48bc91b55f1538471b 360 0.18/1.00 vMB 118
187,654 187,654 00000000000006920c9f01c4394ea508a86ea321c16f47c98dd8327358322d02 118 0.05/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.