Loading Tool

Explorer IconExplorer

Memory Pool

90,333 transactions
33.12 vMB
0.16125160 BTC
Random Selection Loading Transactions
Max Size: 199.75/200 MB

Candidate Block

Mining Attempt af42525945b0b338d51d34529141b1de7443d26bb825b7507114e3cc763b807b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f45b85396ac0b857289b341fdd857e67e6270f5a3872595dd68b8b0e28ebc0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,760
Size: 1.00 vMB
Total Fees: 0.06269512 BTC
Feerates: 627.82 > 6.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (411,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,287 503,287 00000000000000000018f1a1551bc74371e889b79d6affd01784b241a3e3d2c9 2,578 1.00/1.00 vMB 493
503,286 503,286 0000000000000000005d7100e3258c91bb0adb154b893662c1be1215ffe4145c 1,942 1.00/1.00 vMB 489
503,285 503,285 0000000000000000001546940c8ee8cee72492481e6672398644afb0cff76237 3,092 1.00/1.00 vMB 563
503,284 503,284 0000000000000000001335689d3c5aba169d2b3a4705dd849e935a0e32a494df 1,948 1.00/1.00 vMB 504
503,283 503,283 0000000000000000008a9c93f253ace07826758a209b491004c2d6454434e6df 2,919 1.00/1.00 vMB 523
503,282 503,282 00000000000000000046145d907076426e982a5cff1ca2da8f7b492613a28171 3,217 1.00/1.00 vMB 565
503,281 503,281 0000000000000000008c6ba872b492addd352e9c02cae08281d84d0769756d8d 2,605 1.00/1.00 vMB 544
503,280 503,280 00000000000000000071b6ed9d246040ed1a01251aa9685d08b1c557590ae991 3,054 1.00/1.00 vMB 538
503,279 503,279 0000000000000000005bb0927f2f624a728d564e2d7f322b93e19a792aa5f0a5 2,847 1.00/1.00 vMB 598
503,278 503,278 0000000000000000001c4d5e394983bf4df5e0faffd0632f0345349474611a4e 2,223 1.00/1.00 vMB 452
503,277 503,277 00000000000000000025a51faab6b2b58126e93e00a661288782a149debc94d4 2,679 1.00/1.00 vMB 516
503,276 503,276 0000000000000000008809a8f20dd3efc6f108f4d793556ada7619b7b91fa41e 2,166 1.00/1.00 vMB 550
503,275 503,275 0000000000000000001d6f15f6f0e5de07b2225b03f2badfe21f73f208c7279e 1,295 1.00/1.00 vMB 572
503,274 503,274 0000000000000000008770024122e9ee5cae6dcde56f054358e696b8e4431248 1,087 1.00/1.00 vMB 249
503,273 503,273 0000000000000000006df33a9e1079c091883ad943f58575f2e8e1499bea5bc5 2,565 1.00/1.00 vMB 398
503,272 503,272 0000000000000000003af34a41adf42861e8b2225b43a08afa6df0abbb18a75a 1,125 1.00/1.00 vMB 311
503,271 503,271 0000000000000000005009b23c850f28052beb50ccddb464c5136400923f0d77 958 1.00/1.00 vMB 329
503,270 503,270 000000000000000000558a6a23177bb42651a429cf317b50b8019b2b2a635ec8 2,744 1.00/1.00 vMB 535
503,269 503,269 00000000000000000028683ca594897bdb15b13c172a3a22b736abc68f15d935 1,982 1.00/1.00 vMB 418
503,268 503,268 000000000000000000278dc8c01d870267298bbf0482b772c6bce60dbf609b6e 737 1.00/1.00 vMB 188
503,267 503,267 00000000000000000028b8fab3b10522f33e840abce15f526e433a61c440d9bb 2,385 1.00/1.00 vMB 497
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.