Loading Tool

Explorer IconExplorer

Memory Pool

68,268 transactions
26.02 vMB
0.06380139 BTC
Random Selection Loading Transactions
Max Size: 156.76/200 MB

Candidate Block

Mining Attempt 1da28b802c9950a109ba0f50c254aecadf44e898a3d26031dacca0e9fa620c86
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root 54fed10ed9b3f259f6c4c1a6681540b8e4fa90cfeda98ade3747a48f2190cfa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,099
Size: 1.00 vMB
Total Fees: 0.00862280 BTC
Feerates: 40.21 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (793,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,328 122,328 0000000000004db2c67dadcd4dce8ad64946a51931fe153c1af68d8d5d763ff2 16 0.01/1.00 vMB 75
122,327 122,327 000000000000895ef76683a219014e845906f38f93047b09e99b3f73f25050cb 1 0.00/1.00 vMB 0
122,326 122,326 0000000000007a6bff183334412258fca578edfe81c7f09647ee751e596ab43d 3 0.00/1.00 vMB 3,875
122,325 122,325 0000000000000d283aa964074d17f4b2c3463caff0d658ab711706cab25bc10a 22 0.02/1.00 vMB 172
122,324 122,324 00000000000030758ad322dd07e06963cacff1c9f0da431e39e9cc09667c5266 39 0.03/1.00 vMB 298
122,323 122,323 00000000000006d284a4e6d8f1f741559ddae0ad1d4361832014682e85641022 9 0.00/1.00 vMB 0
122,322 122,322 0000000000004845be4dda7ecc00a038b03a1eed2971e319c255d0e774233f2d 11 0.00/1.00 vMB 306
122,321 122,321 0000000000006c66fba8b1803e557eb26e3853bf95aa44817864f82fa98a74fb 10 0.00/1.00 vMB 312
122,320 122,320 00000000000050fe4aeeebebf36bbef197ac84e1cdf0ebe070d79388825d812d 12 0.00/1.00 vMB 0
122,319 122,319 0000000000008326294f2f8c803869df3a80c933384ae5012272364e2fce4404 5 0.00/1.00 vMB 0
122,318 122,318 00000000000089fb0da08879cd439e48dc6d99246b1aa3f2e6d3403edf19c00d 13 0.01/1.00 vMB 562
122,317 122,317 0000000000004fcd62a6e63eab8725a79954fb9bc5377f390e9c532126097ffb 5 0.00/1.00 vMB 3,636
122,316 122,316 0000000000008a7c7a098488846440129669b164acb684fa7a47ab6c7fcb8b13 9 0.00/1.00 vMB 0
122,315 122,315 0000000000005f49f5ce64a06eb14f0a3372d2f1dbb0e8966e10a184b06fcd22 8 0.00/1.00 vMB 1
122,314 122,314 0000000000001d186453cc45ae2f5952ede7c7cdef177244ab9947fa687cd933 16 0.01/1.00 vMB 899
122,313 122,313 0000000000005ad0f3b6d75cfdceb4a5e39185722a820b9b7419e719969cdeda 10 0.00/1.00 vMB 0
122,312 122,312 00000000000082d4dcd0b423fc466f996380c3e22a9b46ca25868b4262221798 12 0.01/1.00 vMB 0
122,311 122,311 0000000000006c73d1c177b508218dfe998d199cb17f0e4704cb0bb86f2219a3 12 0.01/1.00 vMB 251
122,310 122,310 0000000000003eabf2069c288583d3b554f2e672dff7adf4897a72b0dab29544 24 0.01/1.00 vMB 378
122,309 122,309 0000000000005ce097f3db28b151cf2788cb0b1a5c7ccdc238eeb6c85c36a800 10 0.00/1.00 vMB 295
122,308 122,308 00000000000028396e9ee39b5cfb864744d31d13d35eb19e0e8c7d0a3071d34c 11 0.01/1.00 vMB 345
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.