Loading Tool

Explorer IconExplorer

Memory Pool

76,108 transactions
29.59 vMB
0.09325205 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt 29271cface696b6ceed8fe6b2da1f4c11cb0d8658b3f9fed0b92664ec790a8ba
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root 407c89bc150680e8b6c8ad3e62db4849ccb38928ce8f0e6591a70551d7c8c6b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.02707740 BTC
Feerates: 251.14 > 2.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (646,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,285 269,285 00000000000000035ce5ad8c6be3598bbfefc6a48a47e5a527e97cc13b78b781 211 0.12/1.00 vMB 55
269,284 269,284 00000000000000020862799894d7d59a42e16c73f9c45d70a9869c3281efe591 401 0.19/1.00 vMB 74
269,283 269,283 000000000000000261624e4017d2f527f69b9723c218b08bec85d94a2740ca84 107 0.04/1.00 vMB 59
269,282 269,282 000000000000000593f1eb341a08a3ed9c73d8fb207944e57b1d987a104b1319 137 0.08/1.00 vMB 20
269,281 269,281 00000000000000063258cd306e6174f182de9a595317226fa0bd976a68c5feb0 789 0.36/1.00 vMB 77
269,280 269,280 00000000000000063def6bf3230448c4b1e5a21dabc00573d15d84f8ec8e34b1 116 0.12/1.00 vMB 53
269,279 269,279 0000000000000004a61709d6b28af5bcff68914500a7171784bd25e43924519f 234 0.15/1.00 vMB 32
269,278 269,278 00000000000000049e5595ba101cdf99b6ee4536f5f2e99e77f1107f57c1f771 893 0.50/1.00 vMB 41
269,277 269,277 0000000000000008360889204815f11813eed7a9702aeca57cbb8a0d838a2bd9 424 0.20/1.00 vMB 129
269,276 269,276 000000000000000053704cd0b7f40de88ab121a4dd1f36b01e0e73328b2fe9c0 93 0.06/1.00 vMB 50
269,275 269,275 00000000000000030cd4d7ab645cf6469cb12924adfe25a107bd3846f318f7ef 167 0.08/1.00 vMB 54
269,274 269,274 0000000000000003e94eb210d5d5a3ef9c20ab5b54d32527d3ed701aeb0dfc8b 178 0.05/1.00 vMB 45
269,273 269,273 000000000000000799f8d40a7d02a26950edfee58c0193c932411789d341aeaa 269 0.15/1.00 vMB 58
269,272 269,272 0000000000000007e42beb3ec5285a7b67e6bfa6c5d5b3dd51639399c417c03f 525 0.24/1.00 vMB 39
269,271 269,271 00000000000000061361f604f77f3c0aa66d42646e972e85da5085c6904dd137 599 0.25/1.00 vMB 52
269,270 269,270 00000000000000083c97d97d0c569e1dff7b04a4afc406b19a17ea1ee85e424b 555 0.25/1.00 vMB 126
269,269 269,269 0000000000000004e685d69cd44cf88d2565ee331d33b09c5e18a007ecde67ef 18 0.01/1.00 vMB 82
269,268 269,268 00000000000000068cfb029f58c96157d3973e2b94e705a603da99c2cb79fedd 230 0.11/1.00 vMB 45
269,267 269,267 00000000000000050a3f603aebeeb2f11e163c6994b0146b1246b7e1caf14ea1 101 0.06/1.00 vMB 77
269,266 269,266 0000000000000006c5c1391dcd0c8089b298b1811ba58c10e78f4a26b87cc1d7 398 0.20/1.00 vMB 39
269,265 269,265 000000000000000112033eb81a52d5792f63f11337fb045d0f168542681243bd 375 0.17/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.15 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: 745.57 GB
    • Received: 18.72 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.