Loading Tool

Explorer IconExplorer

Memory Pool

36,323 transactions
25.77 vMB
0.07581298 BTC
Random Selection Loading Transactions
Max Size: 132.67/200 MB

Candidate Block

Mining Attempt 5f4c99bed17a5d783c5eb70b5c4dc59d1e3ad180d48646ec8dae4a3f972148b7
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8f25dccc67d8f825471fac61740227c2eb880943da9c8319dce70bd65f29915a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.02894953 BTC
Feerates: 101.64 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (263,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,180 651,180 0000000000000000000939a1d2a60afc1a3963342245c128a14a5e80cc9cbb80 2,591 1.00/1.00 vMB 39
651,179 651,179 0000000000000000000c9023f5cd0e26106135740ef288caae04a1fcf5c369ab 1,643 1.00/1.00 vMB 26
651,178 651,178 000000000000000000075dab2c3e85b598383be13f86b65b0e6165dfd2466f1d 1,326 1.00/1.00 vMB 19
651,177 651,177 0000000000000000000133d2fee566c2461c445515b50f371dc69bbdf2f95195 2,477 1.00/1.00 vMB 49
651,176 651,176 0000000000000000000cc40988f16b65447fe846e88fafa5e38cc43f355b8279 1,979 1.00/1.00 vMB 48
651,175 651,175 000000000000000000088eeda2d2d2dc388242563288a8b8453aa8db1faf1c35 1,515 1.00/1.00 vMB 17
651,174 651,174 00000000000000000004baa6aca0dec02fd2ae3b4f0a1e40bf92d85d00de0040 642 1.00/1.00 vMB 4
651,173 651,173 00000000000000000004e09b7630bc59973bc5ff9dbf4049de0197f4d1771832 203 1.00/1.00 vMB 4
651,172 651,172 0000000000000000000395362e476550d271d0005a0bbf33ba465d755772b9af 456 1.00/1.00 vMB 12
651,171 651,171 00000000000000000003fa2996a021fddf7b97131b1a1ebcb74f15ae27852b9a 1,521 1.00/1.00 vMB 25
651,170 651,170 00000000000000000006ce8affffca76af12b2adcc2ac1e105615aad02026977 717 1.00/1.00 vMB 21
651,169 651,169 0000000000000000000d1efcd44315af5aa517927193a364fad13c06f9d31b25 821 1.00/1.00 vMB 1
651,168 651,168 00000000000000000007e2b2a445606b0fcfe3768efe4c3840efa6a1e8f94715 1,410 1.00/1.00 vMB 21
651,167 651,167 0000000000000000000d2e17e6d3179b4182518bd678f20bbda8b29e5e494d54 2,514 1.00/1.00 vMB 59
651,166 651,166 0000000000000000000bf282a07cddbb3938125a86650206fc5ce456cfbad1d0 2,075 1.00/1.00 vMB 33
651,165 651,165 0000000000000000000be9b3377780bc4f4138f30ab47b30ce0649296388929c 470 1.00/1.00 vMB 6
651,164 651,164 00000000000000000004723507fbbb388f344d15f1a02a983a4be70d874f3b60 1,431 1.00/1.00 vMB 41
651,163 651,163 0000000000000000000b85d8f9f77c38b33acb0712f9d3cec84864c8bd079abb 2,735 1.00/1.00 vMB 91
651,162 651,162 000000000000000000012c6bc67fe6b7a73439aa4669463f405528984025f21e 487 1.00/1.00 vMB 6
651,161 651,161 0000000000000000000c103908993caf84ecceb5f654e8e6a4caf553cf91fac3 892 1.00/1.00 vMB 13
651,160 651,160 00000000000000000001c4bb4e198c20eee19240a36d5da09cd6ec58167c3b10 1,223 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.