Loading Tool

Explorer IconExplorer

Memory Pool

37,273 transactions
26.87 vMB
0.06074477 BTC
Random Selection Loading Transactions
Max Size: 136.56/200 MB

Candidate Block

Mining Attempt d05a76273a48788e73c49d4fdfa157f77904e47d2df050652cd074ced40f3c98
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 89732c5d367b49bb7edc167194c6ccb6832a2c9340f3b16c1375bb47de76ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,855
Size: 1.00 vMB
Total Fees: 0.01035301 BTC
Feerates: 74.79 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (536,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,549 378,549 00000000000000000a37d231199f710f6bede11e2eb52619dad2d9b519fc2a16 1,265 0.93/1.00 vMB 25
378,548 378,548 00000000000000000068d6eb9b90e8c1117bc39cecc6e261694e170fdc0c0f07 1,753 0.85/1.00 vMB 35
378,547 378,547 000000000000000001b40ca84658bae9b4995172edf2f96600a1e9ad5c806587 1,700 0.50/1.00 vMB 50
378,546 378,546 00000000000000000b2337140bdcfc4fdb348e567c14c8d2104cecc0d2c9fef4 2,039 0.93/1.00 vMB 28
378,545 378,545 000000000000000001f975b03e184a64e79dfafe420a8bd0427e6f4f673f5970 2,684 0.75/1.00 vMB 62
378,544 378,544 00000000000000000fe22568e598b2b158b7075bedfa9f76c1f97df2ffb5d2f8 100 0.10/1.00 vMB 27
378,543 378,543 0000000000000000057732016a16b022d7a797b06d4cdeca9ce63cfc0307d78f 109 0.10/1.00 vMB 18
378,542 378,542 000000000000000001a7f55943cf43302e0646673f4edf16961b776ec8742eb2 347 0.99/1.00 vMB 6
378,541 378,541 000000000000000002b87a00053086a366b92842ad55cea414308e7d4e9ec261 672 0.75/1.00 vMB 15
378,540 378,540 000000000000000003694cf2ffed72649a0389afbdfa64264b5e1f7586d6e239 615 0.75/1.00 vMB 19
378,539 378,539 000000000000000011f8ed9885c64f9415a1f0793980338e03e6883649aa0c4f 143 0.12/1.00 vMB 27
378,538 378,538 0000000000000000089bc621ab9760f05023d5cdf51ae3b6f72a8e26054b6ee2 267 0.25/1.00 vMB 22
378,537 378,537 0000000000000000072850e53fa89cb53d305090717673ba765dd3520143e847 171 0.25/1.00 vMB 19
378,536 378,536 00000000000000000ca1b5e7931f3df0e7fa71cc310d565a6f93bc70ddff1cc4 56 0.09/1.00 vMB 9
378,535 378,535 000000000000000002b7ade2c6f2f262b8d639423585e28c83425c2599e38e2c 756 0.39/1.00 vMB 40
378,534 378,534 00000000000000000330eb2a69804a99f964373c0c85cf9edb38fa91df31e3e3 397 0.23/1.00 vMB 46
378,533 378,533 00000000000000000f8967b9101c7a883d5911eb9411134f6f8bf93ffa2e4f5f 1 0.00/1.00 vMB 0
378,532 378,532 0000000000000000109255ec69dfdeb251681bc1246d5c0e1e837592911a243b 764 0.39/1.00 vMB 44
378,531 378,531 000000000000000001caf79e70dc93fd412d99d088b32f20c1ceb33293d4d410 351 0.23/1.00 vMB 36
378,530 378,530 0000000000000000042ccf958ec83ce10049db8d90242a53a6d64236436bede7 93 0.18/1.00 vMB 7
378,529 378,529 00000000000000000ffca843bd5587acbf9a4dfd215944ed6a7ef74902030af3 398 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.