Loading Tool

Explorer IconExplorer

Memory Pool

81,686 transactions
31.30 vMB
0.10198095 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt debeb4d76f88af94dfcb109b241e2a6c0368ce6287144f80637bd00fedf57c82
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 840d320b2d32ad7c64e2b81f3c19967c56cfe278a02821061a8e95107ef8f3de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,433
Size: 1.00 vMB
Total Fees: 0.02437887 BTC
Feerates: 151.12 > 2.44 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (365,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,638 549,638 00000000000000000000b0cabb6c6276d25183414f1e51876c877829af21764e 2,203 1.00/1.00 vMB 11
549,637 549,637 0000000000000000001ef3a24cc95a12f944daaee417db8f131fe4a615e69179 275 0.09/1.00 vMB 37
549,636 549,636 0000000000000000001bbd4fcb15481013242f33dd049992ae93caab7e475437 1,573 1.00/1.00 vMB 5
549,635 549,635 000000000000000000098b8e204f316a13860c1ebace894657b0a9b4988cfb96 2,292 1.00/1.00 vMB 19
549,634 549,634 00000000000000000013b43fac45d38096a1e8dbcb41c3a30da68c557549fd19 1,609 0.73/1.00 vMB 11
549,633 549,633 00000000000000000022346d247834451b97c418bcd6139a88411a18bba2b48d 776 0.57/1.00 vMB 6
549,632 549,632 000000000000000000070dd6881c1ee611a34e6e868c9a4783f3cd3a74d04a6b 2,211 1.00/1.00 vMB 8
549,631 549,631 00000000000000000019dd0168540836cc0426eccbd6dbaa512fc4f9882918df 2,842 1.00/1.00 vMB 21
549,630 549,630 0000000000000000000b10a27a78b77474566ecf22a551dd8380d26b0af310fa 2,738 1.00/1.00 vMB 11
549,629 549,629 00000000000000000001836ac479934a1af181d9bbe819f75209061db0bdc057 541 0.21/1.00 vMB 30
549,628 549,628 00000000000000000014f9567033d2dff121b1486c6946e8025146c9182a7124 994 0.51/1.00 vMB 7
549,627 549,627 000000000000000000112993f9a7307ec86ead1d37a9c54ec99610b9140681c5 640 0.28/1.00 vMB 21
549,626 549,626 0000000000000000001e9c6410405c4bbf34703721f9858b37a77ae7e4c2f5a8 1,406 0.89/1.00 vMB 8
549,625 549,625 0000000000000000000eba35f0885d08966b59d3dfe1b93d885516d7a76bfb7f 2,540 1.00/1.00 vMB 13
549,624 549,624 00000000000000000023057a842e37a66fc73d25ceee8a0a9c3e6be83b70fcc3 554 0.42/1.00 vMB 11
549,623 549,623 0000000000000000001c5cc1570cc8ed2cec7d959798581123f6d751f0cb4e63 1,827 1.00/1.00 vMB 4
549,622 549,622 0000000000000000002652d2898821c65917e19f986aff186523f561d8b60a1b 2,692 1.00/1.00 vMB 22
549,621 549,621 00000000000000000001407f55ab56a7f04464c5eebd7ae14b1ae39a11a0a76d 850 1.00/1.00 vMB 4
549,620 549,620 00000000000000000023f2acb5881d76b215bce98b89083f5b769b4b4978e489 2,277 1.00/1.00 vMB 10
549,619 549,619 000000000000000000215618677d0ebdde06f06bb4119129d218dfee4c1e5710 857 0.43/1.00 vMB 19
549,618 549,618 00000000000000000005f415dc913724c0be3b5c91824a591c00d313aa6b200f 1,519 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.