Loading Tool

Explorer IconExplorer

Memory Pool

58,318 transactions
17.63 vMB
0.05653257 BTC
Random Selection Loading Transactions
Max Size: 112.08/200 MB

Candidate Block

Mining Attempt c3ef5ef2cdfacf4e9b6436de134be0579058bd2bd824d65bb286e34a501873c1
Version 20000000
Previous Block 00000000000000000000059ec86cae8c95cec1dbe98d814a7f0f20a372ccf607
Merkle Root c865786b00c396381bbe037e11691d39dd9d30a95ce76737de0dba77c239d9f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.01705020 BTC
Feerates: 106.19 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,738 (699,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,985 215,985 00000000000003114d1c80e0489e571b00817ae3f16ff7f849c5f9c40c4757ab 247 0.10/1.00 vMB 194
215,984 215,984 00000000000000aaa327e0e8f499f8963c426b8537ddf54160854867eb8e674f 277 0.11/1.00 vMB 216
215,983 215,983 00000000000002b9dfa96ee15471aaedca93e3e4132ee25f6da3cf57b05a93db 384 0.16/1.00 vMB 193
215,982 215,982 000000000000001854a539cb378ee604392b2651919952d9ca18f7a54e67195b 294 0.17/1.00 vMB 203
215,981 215,981 0000000000000397da30033d8704e408cb826ee09ce32025528df0cb5218d485 388 0.18/1.00 vMB 186
215,980 215,980 000000000000035dda48a5d23655bfa928174da35e0451bedfb934b94a119bc5 241 0.17/1.00 vMB 86
215,979 215,979 000000000000038cf2e4a7a9060ffd8aa46767b8df482c4b92893bf5a35e27db 674 0.26/1.00 vMB 257
215,978 215,978 00000000000000b22dcc03ff55efff6cd4381c6ebbea0aa7a84dd9b90700b618 496 0.24/1.00 vMB 174
215,977 215,977 00000000000000cb37e05d99763b8a75e98bc456084b58e9494d17aad171e110 657 0.20/1.00 vMB 388
215,976 215,976 00000000000003ce65a2255e4e2059f8ceb1f7ebdc5675c65be9df35af10b0d6 445 0.19/1.00 vMB 182
215,975 215,975 00000000000001d5a10510ef656c292779a1101a1280d4122a991dcb0f7c4147 135 0.05/1.00 vMB 136
215,974 215,974 0000000000000245449f40d447f6912e2246b073e97a9f435c0840ebe850037f 472 0.19/1.00 vMB 230
215,973 215,973 000000000000001e91d0df446d6d41d41e7b5c1bcf479b0c089426c34141cf30 111 0.06/1.00 vMB 145
215,972 215,972 0000000000000337d5083c7cf9641d82d3a5f84b29c7301b0fc599aa215a164f 32 0.01/1.00 vMB 345
215,971 215,971 000000000000042e1614bb8af81a4a40c9ac011d7c473574a058c24f5c13205a 439 0.18/1.00 vMB 238
215,970 215,970 000000000000007d2317f3e4dd9e3c53424566455995ebc141af64bb61f0f3fa 214 0.09/1.00 vMB 197
215,969 215,969 000000000000007f15f8b1a5a129bfb6a296b1b1e5b422f62a9b4cdd9f6fe373 427 0.17/1.00 vMB 242
215,968 215,968 00000000000004119d882e18babd9321accea11b5ae0869208f2aaab7c069d7f 150 0.08/1.00 vMB 178
215,967 215,967 0000000000000300a7dcf79878fed641e2a73fc6433ca0ed1031773028c1861b 546 0.24/1.00 vMB 226
215,966 215,966 00000000000000e99d6e04f4081d5abd699ab88cf2b7d034af550ab3bd30d877 309 0.17/1.00 vMB 221
215,965 215,965 00000000000001b7ac49568d3467187709751f02d1f0d3bd657409d0c6ab4be7 64 0.02/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 783.65 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: 776.51 GB
    • Received: 21.04 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.