Loading Tool

Explorer IconExplorer

Memory Pool

79,323 transactions
29.40 vMB
0.12620242 BTC
Random Selection Loading Transactions
Max Size: 177.02/200 MB

Candidate Block

Mining Attempt 6be169c67497877cff1f7ac57d56b50c00ce8a63bceb81b0b7feafd8bd64b1b1
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 84abca2a2c70aa2caf50ebe43aded9f19406efbc96c001d1a160a6861c3cfe30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04594750 BTC
Feerates: 150.80 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (268,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,350 646,350 000000000000000000057f42bacf73d7d66cf40ba471e5d5a15b26637208e4e2 2,843 1.00/1.00 vMB 50
646,349 646,349 0000000000000000000e80832b6de9cf176acf8991393a4ae16fc1d74cc7ee3a 2,097 1.00/1.00 vMB 104
646,348 646,348 0000000000000000000b255378ea5dc9b18d2cc5fc7f24c3d15e30ee5d1c2e3d 2,915 1.00/1.00 vMB 121
646,347 646,347 000000000000000000084dbbbcd3660b9d413a6c7cf808ceb6929ef18652c991 2,138 1.00/1.00 vMB 44
646,346 646,346 0000000000000000000b469f54c2539b4cdf7d9c547807929fd887195450d50d 2,803 1.00/1.00 vMB 66
646,345 646,345 000000000000000000028327cd6deeb45e20e2ca46bc2f0cdef6f2aacae2d894 2,810 1.00/1.00 vMB 74
646,344 646,344 0000000000000000000a20444efd436b43230f4e81f7596a1545ee7c1228f98d 2,697 1.00/1.00 vMB 72
646,343 646,343 000000000000000000079c6eaec1b99ab5120a5ba2984d583bbf19afb6a6b775 1,947 1.00/1.00 vMB 91
646,342 646,342 00000000000000000006af0c60dc536420b42e680d1a8e87cc3a29731d22c292 2,344 1.00/1.00 vMB 109
646,341 646,341 0000000000000000000debb32fdd265804bcc918c8230dcfcdba1e2fa91dc71b 2,526 1.00/1.00 vMB 114
646,340 646,340 0000000000000000000450ec5c35118b8ed91e531fe9dc728d1bd3a46737dc7f 2,650 1.00/1.00 vMB 57
646,339 646,339 0000000000000000000f479d9a6d8cf84ebb24e69a3b25bcb672dfacc7d82e93 2,854 1.00/1.00 vMB 29
646,338 646,338 00000000000000000009d35baa0e45c85cdc73ba4c46f2c0c910f7e63f909f06 2,835 1.00/1.00 vMB 83
646,337 646,337 0000000000000000000422686cd70033b709c3234848449cce2bc4706405ddae 2,422 1.00/1.00 vMB 109
646,336 646,336 00000000000000000006fc621d07d217ffe7aa2ccb0b9096e4330a1bbbd48ddb 2,975 1.00/1.00 vMB 101
646,335 646,335 0000000000000000000dbd4e0bdb83dd16988162762aa90929afe70b20142bd7 2,627 1.00/1.00 vMB 53
646,334 646,334 0000000000000000000d4ce9d3be848832ba56fbcda7e6c08a87672fa4deb2fc 2,280 1.00/1.00 vMB 57
646,333 646,333 0000000000000000000bb968b1fc6845ba18e24417c34a0274ed7f1f7d66fb07 2,555 1.00/1.00 vMB 88
646,332 646,332 00000000000000000000543fb06ddc5a96b2f38b95eb1a582e8e5b9643140363 2,455 1.00/1.00 vMB 44
646,331 646,331 0000000000000000000af95266c224b68e9acb229a5d3fd57f0d44590b87eb65 2,206 1.00/1.00 vMB 59
646,330 646,330 00000000000000000008d581eed80f6bffe57af507ac3e1b7dd410054635204a 2,670 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.